[PATCH] D139403: [SCEV] Compute symbolic exit count for 'and' conditions
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 7 05:11:52 PST 2022
mkazantsev updated this revision to Diff 480863.
mkazantsev added a comment.
I've added a test which I think should end up with umin_seq, but it's umin. I don't know why, maybe a bug?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139403/new/
https://reviews.llvm.org/D139403
Files:
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/symbolic_max_exit_count.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139403.480863.patch
Type: text/x-patch
Size: 5879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221207/53aac8a8/attachment.bin>
More information about the llvm-commits
mailing list