[PATCH] D116499: [SCEV] Compute exit count from overflow check expressed w/ x.with.overflow intrinsics
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 4 09:44:51 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb061d86c6930: [SCEV] Compute exit count from overflow check expressed w/ x.with.overflow… (authored by reames).
Changed prior to commit:
https://reviews.llvm.org/D116499?vs=396942&id=397327#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116499/new/
https://reviews.llvm.org/D116499
Files:
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/overflow-intrinsics-trip-count.ll
llvm/test/CodeGen/PowerPC/negctr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116499.397327.patch
Type: text/x-patch
Size: 6585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220104/446642a1/attachment.bin>
More information about the llvm-commits
mailing list