[PATCH] D93882: [SCEV] recognize logical and/or pattern
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 31 11:32:18 PST 2020
aqjune updated this revision to Diff 314198.
aqjune added a comment.
Update assertion
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.314198.patch
Type: text/x-patch
Size: 32047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201231/97ef38ee/attachment.bin>
More information about the llvm-commits
mailing list