[PATCH] D35990: [SCEV] Prohibit SCEV transformations for huge SCEVs

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 30 22:21:15 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352728: [SCEV] Prohibit SCEV transformations for huge SCEVs (authored by mkazantsev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D35990?vs=184046&id=184450#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D35990/new/

https://reviews.llvm.org/D35990

Files:
  llvm/trunk/lib/Analysis/ScalarEvolution.cpp
  llvm/trunk/test/Analysis/ScalarEvolution/huge_expression_limit.ll
  llvm/trunk/test/Transforms/LoopStrengthReduce/X86/bin_power.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35990.184450.patch
Type: text/x-patch
Size: 4925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190131/f9484db2/attachment.bin>


More information about the llvm-commits mailing list