[PATCH] D147516: [AArch64][GISel] Legalize non-power-of-two G_CTLZ

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 11:15:35 PDT 2023


paquette added a comment.

Can you add a test for, say, `s8` to show that small power-of-2s should still be widened to `s32`?


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