Commit 95976e1
Don't branch in tryReadFirstTwoBytesU64
Summary: We were trying to save an AND, but ANDs are essentially free so the work the generated code was doing to save the AND was not worth it.
Reviewed By: davidtgoldblatt
Differential Revision: D54504159
fbshipit-source-id: 3ccc7882123036d9616c5257cb8cd0c497f8dec71 parent fca24ab commit 95976e1
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | 137 | | |
142 | | - | |
| 138 | + | |
143 | 139 | | |
144 | 140 | | |
145 | 141 | | |
| |||
0 commit comments