[PATCH] D148591: [InstCombine] Improve eq/ne by parts to handle `ult/ugt` equality pattern.
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 17 17:36:35 PDT 2023
goldstein.w.n added a comment.
Note: I'm happy the drop this if you feel its not worth the complexity. Its mostly because D148593 <https://reviews.llvm.org/D148593> causes a regression in the test without this change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148591/new/
https://reviews.llvm.org/D148591
More information about the llvm-commits
mailing list