[PATCH] D104732: [SCEV] Support signed predicates in applyLoopGuards.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 23 02:22:40 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGadee485adf84: [SCEV] Support signed predicates in applyLoopGuards. (authored by fhahn).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104732/new/
https://reviews.llvm.org/D104732
Files:
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/Delinearization/a.ll
llvm/test/Analysis/ScalarEvolution/max-backedge-taken-count-guard-info.ll
llvm/test/Analysis/ScalarEvolution/max-trip-count-address-space.ll
llvm/test/Analysis/ScalarEvolution/max-trip-count.ll
llvm/test/Analysis/ScalarEvolution/sext-mul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104732.353897.patch
Type: text/x-patch
Size: 8899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210623/ed5c4d12/attachment.bin>
More information about the llvm-commits
mailing list