[PATCH] D135667: [SCEV] Replace assert with returning CouldNotComp in computeMaxBECountForLT.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 19 03:24:33 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1625224fbb7b: [SCEV] Replace assert with returning CouldNotComp in computeMaxBECountForLT. (authored by fhahn).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135667/new/
https://reviews.llvm.org/D135667
Files:
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/max-trip-count.ll
llvm/test/Analysis/ScalarEvolution/trip-count-negative-stride.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135667.468847.patch
Type: text/x-patch
Size: 9285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221019/5d8d1bff/attachment.bin>
More information about the llvm-commits
mailing list