[PATCH] D13378: [SCEV] Recognize simple br-phi patterns
Sanjoy Das via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 2 14:59:26 PDT 2015
sanjoy updated this revision to Diff 36400.
sanjoy added a comment.
Herald added a subscriber: sanjoy.
- address review: I've split createNodeForPHI into two subroutines, and removed the misleading comment. Also renamed createNodeFromSelect.
http://reviews.llvm.org/D13378
Files:
include/llvm/Analysis/ScalarEvolution.h
lib/Analysis/ScalarEvolution.cpp
test/Analysis/ScalarEvolution/smax-br-phi-idioms.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13378.36400.patch
Type: text/x-patch
Size: 23784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151002/3276fa88/attachment.bin>
More information about the llvm-commits
mailing list