
20 Oct
2021
20 Oct
'21
4:55 p.m.
Am Mi., 20. Okt. 2021 um 18:51 Uhr schrieb Oleg Grenrus : [...] Also, we coudl add builtin rewrite rules, rewriting not (eqInt8 x y)
to neInt8 x y if some benchmarks show that it would be beneficial. Hopefully such peephole optimizations are done much more generally further
down the compilation pipeline, otherwise we will have more serious
performance problems than the removal of (/=) from Eq. ;-)