[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 Dec 1 07:58:52 PST 2015


hsung added a comment.

Hi all,

This is a gentle reminder that the patch is updated and ready for feedback. The if condition in SimplifyCFG.cpp is modified to not change the behavior when a set of loop headers is not passed. Thanks!


Repository:
  rL LLVM

http://reviews.llvm.org/D13087





More information about the llvm-commits mailing list