[PATCH] D96388: [AArch64][GlobalISel] Fold G_ADD into the cset for G_ICMP

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 10:53:05 PST 2021


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

Check the G_ADD type before performing the optimization, and add a vector test.


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

https://reviews.llvm.org/D96388

Files:
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/select-cmp.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96388.322750.patch
Type: text/x-patch
Size: 6299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210210/39a1c831/attachment.bin>


More information about the llvm-commits mailing list