[PATCH] D39236: [SCEV][NFC] Introduce isSafeToExpandAt function to SCEVExpander
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 15 21:13:02 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL318377: [SCEV][NFC] Introduce isSafeToExpandAt function to SCEVExpander (authored by mkazantsev).
Changed prior to commit:
https://reviews.llvm.org/D39236?vs=122203&id=123128#toc
Repository:
rL LLVM
https://reviews.llvm.org/D39236
Files:
llvm/trunk/include/llvm/Analysis/ScalarEvolutionExpander.h
llvm/trunk/lib/Analysis/ScalarEvolutionExpander.cpp
llvm/trunk/unittests/Analysis/ScalarEvolutionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39236.123128.patch
Type: text/x-patch
Size: 4369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171116/08c2de2d/attachment.bin>
More information about the llvm-commits
mailing list