[PATCH] D93882: [SCEV] recognize logical and/or pattern
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 29 21:13:29 PST 2020
aqjune updated this revision to Diff 314063.
aqjune marked an inline comment as done.
aqjune added a comment.
Calculate MaxBECount, add more comments, guarantee that BECount is folded into zero
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93882/new/
https://reviews.llvm.org/D93882
Files:
llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/exit-count-select.ll
llvm/test/Analysis/ScalarEvolution/trip-count-andor-selectform.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93882.314063.patch
Type: text/x-patch
Size: 32226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201230/49db951a/attachment.bin>
More information about the llvm-commits
mailing list