[PATCH] D147516: [AArch64][GISel] Legalize non-power-of-two G_CTLZ
Sam Elliott via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 5 04:22:44 PDT 2023
lenary added a comment.
In D147516#4243892 <https://reviews.llvm.org/D147516#4243892>, @paquette wrote:
> Can you add a test for, say, `s8` to show that small power-of-2s should still be widened to `s32`?
Ack, will do. I will also reformat the code to remove the spurious formatting changes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147516/new/
https://reviews.llvm.org/D147516
More information about the llvm-commits
mailing list