[PATCH] D13850: Changed interface isLegalMaskedLoad() / isLegalMaskedStore()

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 00:45:48 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL250686: Removed parameter "Consecutive" from isLegalMaskedLoad() / isLegalMaskedStore(). (authored by delena).

Changed prior to commit:
  http://reviews.llvm.org/D13850?vs=37704&id=37722#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13850

Files:
  llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
  llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
  llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
  llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/trunk/lib/Target/X86/X86TargetTransformInfo.h
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13850.37722.patch
Type: text/x-patch
Size: 8884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151019/db8d7d52/attachment.bin>


More information about the llvm-commits mailing list