diff options
author | Li Huang <lihuang916@gmail.com> | 2016-10-20 21:38:39 +0000 |
---|---|---|
committer | Li Huang <lihuang916@gmail.com> | 2016-10-20 21:38:39 +0000 |
commit | fcfe8cd3ae78f26643973affd6e8af182528a682 (patch) | |
tree | d0d9bcd7ba4cd8527b18e4c762a324fd6bb05daf /clang/lib/Lex/ModuleMap.cpp | |
parent | 476cbf901ba21c900e8d19a7547f0fd587a7492a (diff) | |
download | llvm-fcfe8cd3ae78f26643973affd6e8af182528a682.zip llvm-fcfe8cd3ae78f26643973affd6e8af182528a682.tar.gz llvm-fcfe8cd3ae78f26643973affd6e8af182528a682.tar.bz2 |
[SCEV] Add a threshold to restrict number of mul operands to be inlined into SCEV
This is to avoid inlining too many multiplication operands into a SCEV, which could
take exponential time in the worst case.
Reviewers: Sanjoy Das, Mehdi Amini, Michael Zolotukhin
Differential Revision: https://reviews.llvm.org/D25794
llvm-svn: 284784
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions