[PATCH] D13087: A fix for loop vectorizer with handling loops with volatile induction variables
Hyojin Sung via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 9 13:38:43 PST 2016
hsung updated this revision to Diff 47358.
hsung added a comment.
Minor fix for comments in SimplifyCFG.cpp
Repository:
rL LLVM
http://reviews.llvm.org/D13087
Files:
include/llvm/Transforms/Utils/Local.h
lib/Transforms/Scalar/JumpThreading.cpp
lib/Transforms/Scalar/SimplifyCFGPass.cpp
lib/Transforms/Utils/SimplifyCFG.cpp
test/Transforms/LoopUnswitch/2015-06-17-Metadata.ll
test/Transforms/LoopUnswitch/infinite-loop.ll
test/Transforms/SimplifyCFG/2008-05-16-PHIBlockMerge.ll
test/Transforms/SimplifyCFG/EqualPHIEdgeBlockMerge.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13087.47358.patch
Type: text/x-patch
Size: 15528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160209/a3192809/attachment.bin>
More information about the llvm-commits
mailing list