[PATCH] D37660: [ScalarEvolution] Handling Conditional Instruction in SCEV chain.
Jun Ryung Ju via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 24 18:32:38 PDT 2017
junryoungju updated this revision to Diff 120173.
junryoungju added a comment.
Fixed testcase checks.
https://reviews.llvm.org/D37660
Files:
include/llvm/Analysis/ScalarEvolution.h
lib/Analysis/ScalarEvolution.cpp
test/Analysis/ScalarEvolution/cond_1.ll
test/Analysis/ScalarEvolution/cond_2.ll
test/Analysis/ScalarEvolution/cond_3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37660.120173.patch
Type: text/x-patch
Size: 9213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171025/1d682020/attachment.bin>
More information about the llvm-commits
mailing list