[PATCH] D17270: Support arbitrary addrspace pointers in masked load/store intrinsics

Artur Pilipenko via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 10 12:44:20 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL263158: Support arbitrary addrspace pointers in masked load/store intrinsics (authored by apilipenko).

Changed prior to commit:
  http://reviews.llvm.org/D17270?vs=49741&id=50335#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17270

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/IR/IRBuilder.h
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/lib/IR/AutoUpgrade.cpp
  llvm/trunk/lib/IR/IRBuilder.cpp
  llvm/trunk/test/Analysis/CostModel/X86/masked-intrinsic-cost.ll
  llvm/trunk/test/Assembler/auto_upgrade_intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512-bugfix-26264.ll
  llvm/trunk/test/CodeGen/X86/masked_memop.ll
  llvm/trunk/test/Transforms/InstCombine/masked_intrinsics.ll
  llvm/trunk/test/Transforms/InstCombine/x86-masked-memops.ll
  llvm/trunk/test/Transforms/LoopVectorize/X86/masked_load_store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17270.50335.patch
Type: text/x-patch
Size: 74625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160310/81003e13/attachment-0001.bin>


More information about the llvm-commits mailing list