[PATCH] D17270: Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 17 11:06:15 PST 2016
apilipenko added a comment.
Elena - see my reply to Philip's comment above, he basically proposed the same. I'll investigate this option, but as is it's not possible to refer to an overloaded type before this type occurs in the signature. In both load/store intrinsics we have a data typed argument before the pointer argument.
http://reviews.llvm.org/D17270
More information about the llvm-commits
mailing list