[PATCH] D145846: [InstCombine] enhance icmp with sub folds

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 16 10:35:51 PDT 2023


goldstein.w.n added inline comments.


================
Comment at: llvm/test/Transforms/InstCombine/icmp-sub.ll:564
 }
+
+; https://alive2.llvm.org/ce/z/D2Aph4
----------------
Can you split the tests into two commits so we can see the diff from the patch?


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

https://reviews.llvm.org/D145846



More information about the llvm-commits mailing list