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

Peter Couperus via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 09:09:30 PST 2016


pjcoup added a comment.

We have a similar patch in our tree.  I didn't see an easy way to add support for mangling only the address space instead of the full pointer type, but I'm not a tblgen expert.


http://reviews.llvm.org/D17270





More information about the llvm-commits mailing list