[PATCH] D80585: [AArch64][GlobalISel] Do not modify predicate when optimizing G_ICMP

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 14:45:02 PDT 2020


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

Fix bug with updating predicate early and add testcase


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

https://reviews.llvm.org/D80585

Files:
  llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/select-arith-immed-compare.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80585.266334.patch
Type: text/x-patch
Size: 9035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/69246903/attachment.bin>


More information about the llvm-commits mailing list