[PATCH] D39670: [AMDGPU] Fix pointer info for pseudo source for r600

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 7 09:57:51 PST 2017


tstellar added a comment.

Which intrinsic functions are you refering to?  To me it seems easier to not touch r600 at all, but I guess I'm not as deep into the code as you.  Can you give me some specific examples for how adding support to r600 for this alternative mapping simplifies the backend?


https://reviews.llvm.org/D39670





More information about the llvm-commits mailing list