[PATCH] D60144: [SCEV] Add option to forget everything in SCEV.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 2 12:40:28 PDT 2019
fhahn added a comment.
Out of curiosity, would it be possible to provide a .bc file of such a program? Maybe there is some common structure where forgetting everything is faster or some heuristic we can use.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60144/new/
https://reviews.llvm.org/D60144
More information about the llvm-commits
mailing list