aboutsummaryrefslogtreecommitdiff
path: root/ox-arrays.cabal
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2025-03-14 14:40:02 +0100
committerTom Smeding <tom@tomsmeding.com>2025-03-14 14:40:02 +0100
commit639acb0abed995400d984203684e178a11d91fa1 (patch)
tree48828391e23b2fb53578a1554864f0ab6af913d1 /ox-arrays.cabal
parent08e139de6bfeba885cacec1ad5600b85cd0f0947 (diff)
arith: Remove CASE1, add restrict
Turns out that GCC already splits generates separate code for an inner stride of 1 automatically, so no need to do fancy stuff in C. Also, GCC generated a whole bunch of superfluous code to correctly handle the case where output and input arrays overlap; since this never happens in our case, let's add `restrict` and save some binary size.
Diffstat (limited to 'ox-arrays.cabal')
0 files changed, 0 insertions, 0 deletions