[PATCH] D17485: [x86, InstCombine] transform x86 AVX masked stores to LLVM intrinsics
Sanjay Patel via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 25 08:09:36 PST 2016
spatel updated this revision to Diff 49067.
spatel added a comment.
Patch updated:
Fixed to propagate address space of original pointer argument.
http://reviews.llvm.org/D17485
Files:
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/Transforms/InstCombine/x86-masked-memops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17485.49067.patch
Type: text/x-patch
Size: 6448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160225/2976f81c/attachment-0001.bin>
More information about the llvm-commits
mailing list