[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
Thu May 5 00:45:07 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG47c559d6c1b5: [SCEV] Fold umin_seq to umin using implied poison reasoning (authored by nikic).
Changed prior to commit:
https://reviews.llvm.org/D124921?vs=426984&id=427230#toc
Repository:
rG LLVM Github Monorepo
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.427230.patch
Type: text/x-patch
Size: 16548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220505/4bcb082a/attachment.bin>
More information about the llvm-commits
mailing list