[PATCH] D106998: [AArch64][GlobalISel] Improve legalization for odd-sized G_ICMP/G_CONSTANT

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 28 13:19:09 PDT 2021


paquette updated this revision to Diff 362513.
paquette added a comment.

G_ICMP uses widenScalarOrEltToNextPow2, not widenScalarToNextPow2.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106998/new/

https://reviews.llvm.org/D106998

Files:
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-cmp.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-constant.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106998.362513.patch
Type: text/x-patch
Size: 18164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210728/3ec596cd/attachment.bin>


More information about the llvm-commits mailing list