Commit 8285e9f
Recoded one of the carryStep overloads. Saves one assembly instruction (and allowed optimizer to save another).
CarryFused WIDTH=512 drops by about 100 bytes. No measurable change in speed.1 parent 8748859 commit 8285e9f
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
0 commit comments