diff options
author | Cheng Shao <terrorjack@type.dance> | 2022-11-28 09:05:57 +0000 |
---|---|---|
committer | Cheng Shao <terrorjack@type.dance> | 2022-11-28 09:05:57 +0000 |
commit | 36b53a9db6d8e7537a8e956a703e3ec3c5081fc3 (patch) | |
tree | 31a4f27b16056af5db9d61422694e262e680ca98 /docs | |
parent | 0eb1c3311aa01646fd19334f2541f96a701c1e20 (diff) | |
download | haskell-36b53a9db6d8e7537a8e956a703e3ec3c5081fc3.tar.gz |
compiler: generate ccalls for clz/ctz/popcnt in wasm NCG
We used to generate a single wasm clz/ctz/popcnt opcode, but it's
wrong when it comes to subwords, so might as well generate ccalls for
them. See #22470 for details.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions