[PATCH] D39236: [SCEV][NFC] Introduce isSafeToExpandAt function to SCEVExpander
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 8 23:20:15 PST 2017
mkazantsev updated this revision to Diff 122203.
mkazantsev marked 2 inline comments as done.
mkazantsev added a comment.
Fixed comments.
https://reviews.llvm.org/D39236
Files:
include/llvm/Analysis/ScalarEvolutionExpander.h
lib/Analysis/ScalarEvolutionExpander.cpp
unittests/Analysis/ScalarEvolutionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39236.122203.patch
Type: text/x-patch
Size: 4270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171109/57fc31b6/attachment.bin>
More information about the llvm-commits
mailing list