[PATCH] D144610: [InstCombine] Add transforms for `(icmp upred (or X, Y), X)`
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 12 14:58:41 PDT 2023
goldstein.w.n updated this revision to Diff 549661.
goldstein.w.n added a comment.
Cleanup comment + remove noundef fold
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144610/new/
https://reviews.llvm.org/D144610
Files:
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/test/Transforms/InstCombine/icmp-of-or-x.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144610.549661.patch
Type: text/x-patch
Size: 5056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230812/297ec76f/attachment.bin>
More information about the llvm-commits
mailing list