[PATCH] D124921: [SCEV] Fold umin_seq to umin using implied poison reasoning
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 4 06:26:52 PDT 2022
nikic updated this revision to Diff 426984.
nikic added a comment.
Simplify implementation
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124921/new/
https://reviews.llvm.org/D124921
Files:
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/exit-count-select-safe.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124921.426984.patch
Type: text/x-patch
Size: 16274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220504/bc5c7574/attachment.bin>
More information about the llvm-commits
mailing list