[PATCH] D13722: Scalarization for masked gather/scatter intrinsics

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 25 08:40:10 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL251237: Scalarizer for masked.gather and masked.scatter intrinsics. (authored by delena).

Changed prior to commit:
  http://reviews.llvm.org/D13722?vs=37724&id=38347#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13722

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/test/CodeGen/X86/masked_gather_scatter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13722.38347.patch
Type: text/x-patch
Size: 21899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151025/b5ddac3a/attachment.bin>


More information about the llvm-commits mailing list