[PATCH] D17270: Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 3 07:52:21 PST 2016
apilipenko updated this revision to Diff 49741.
apilipenko added a comment.
Address Philip's comments.
http://reviews.llvm.org/D17270
Files:
docs/LangRef.rst
include/llvm/IR/IRBuilder.h
include/llvm/IR/Intrinsics.td
lib/IR/AutoUpgrade.cpp
lib/IR/IRBuilder.cpp
test/Analysis/CostModel/X86/masked-intrinsic-cost.ll
test/Assembler/auto_upgrade_intrinsics.ll
test/CodeGen/X86/avx512-bugfix-26264.ll
test/CodeGen/X86/masked_memop.ll
test/Transforms/InstCombine/masked_intrinsics.ll
test/Transforms/LoopVectorize/X86/masked_load_store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17270.49741.patch
Type: text/x-patch
Size: 54007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160303/3c54c640/attachment-0001.bin>
More information about the llvm-commits
mailing list