[PATCH] Using Masked Load / Store intrinsics in Loop Vectorizer

Elena Demikhovsky elena.demikhovsky at intel.com
Tue Dec 9 00:01:02 PST 2014


To Michael: 
Some tests fail in this case, I tried. Because NumberOfStoresToPredicate allows you to predicated some stores without masking.
I wanted to keep this knob as is.
I also do not check mayThrow() because it is for calls only.

To Nadav:
> Maybe a better name would be "isMaskRequired"?
No problem

http://reviews.llvm.org/D6527






More information about the llvm-commits mailing list