[PATCH] D39286: [SCEV][NFC] Introduce isSignedDivisorOf function in SCEV
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 26 03:11:30 PDT 2017
mkazantsev updated this revision to Diff 120377.
mkazantsev retitled this revision from "[SCEV][NFC] Introduce isDivisorOf function in SCEV" to "[SCEV][NFC] Introduce isSignedDivisorOf function in SCEV".
mkazantsev edited the summary of this revision.
https://reviews.llvm.org/D39286
Files:
include/llvm/Analysis/ScalarEvolution.h
lib/Analysis/ScalarEvolution.cpp
unittests/Analysis/ScalarEvolutionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39286.120377.patch
Type: text/x-patch
Size: 10429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171026/bc6cdbc2/attachment.bin>
More information about the llvm-commits
mailing list