[PATCH] D157755: [InstSimplify] Use knownbits for simplifying `(icmp ugt/ule (or X, Y), X)`; PR64610
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 12 11:34:11 PDT 2023
goldstein.w.n updated this revision to Diff 549641.
goldstein.w.n added a comment.
Use nikics suggestion.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157755/new/
https://reviews.llvm.org/D157755
Files:
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/test/Transforms/InstSimplify/icmp-orx-x.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157755.549641.patch
Type: text/x-patch
Size: 4384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230812/3d49d71d/attachment.bin>
More information about the llvm-commits
mailing list