[PATCH] D151459: [GlobalIsel][X86] Legalize G_CTLZ and G_CTPOP for 32-bit
Thorsten via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 26 06:14:55 PDT 2023
tschuett added a comment.
It might be less messy with using variables instead of integer literals. `maxScalarSize`and `minScalarSize`, something about vectors ...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151459/new/
https://reviews.llvm.org/D151459
More information about the llvm-commits
mailing list