[PATCH] D93882: [SCEV] recognize logical and/or pattern
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 29 02:44:21 PST 2020
aqjune updated this revision to Diff 313951.
aqjune added a comment.
make SCEV work if either n or m is constant
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.313951.patch
Type: text/x-patch
Size: 30705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201229/82abe504/attachment.bin>
More information about the llvm-commits
mailing list