[PATCH] D17332: [LV] Fix PR26600: avoid out of bounds loads for interleaved access vectorization

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 19 07:30:26 PST 2016


rengolin added a subscriber: rengolin.
rengolin accepted this revision.
rengolin added a reviewer: rengolin.
rengolin added a comment.
This revision is now accepted and ready to land.

Hal,

We need this fix in for 3.8.0, and I think we can discuss how we deal with the problem later. For now, landing this patch on trunk and back-porting to 3.8 is a priority.

Silviu,

The patch looks good to me as it is. Let's work on the improvement later. Can you open a bug with the description, an example and the expected outcome, please?

Thanks!
--renato


http://reviews.llvm.org/D17332





More information about the llvm-commits mailing list