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

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 17:28:14 PDT 2020


aemerson accepted this revision.
aemerson added a comment.
This revision is now accepted and ready to land.

Ouch. Thanks for fixing this.



================
Comment at: llvm/test/CodeGen/AArch64/GlobalISel/select-arith-immed-compare.mir:644
+    ; They should both be optimized in the same way, so we should only have one
+    ; SUBS.
+
----------------
Please fix this comment as discussed.


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

https://reviews.llvm.org/D80585





More information about the llvm-commits mailing list