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

Elena Demikhovsky elena.demikhovsky at intel.com
Thu Dec 11 01:26:19 PST 2014


Michael is right about potentially trapping constant expression. I addressed this issue and also added a test for it.


http://reviews.llvm.org/D6527

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  lib/Analysis/TargetTransformInfo.cpp
  lib/Target/X86/X86TargetTransformInfo.cpp
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/X86/masked_load_store.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6527.17150.patch
Type: text/x-patch
Size: 25838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141211/7c27b42e/attachment.bin>


More information about the llvm-commits mailing list