[PATCH] D16556: AMDGPU: Restore AMDGPU prefixed rsq intrinsic for now

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 25 22:01:25 PST 2016


arsenm added a comment.

In http://reviews.llvm.org/D16556#335774, @michel.daenzer wrote:

> Thanks Matt, but it occurred to me in the meantime that we could just update Mesa master for the new intrinsic name instead. Any takers?


Yes, I would like to remove all the uses of intrinsics with the AMDGPU prefix. The prefix is supposed to match the target name, amdgcn.


http://reviews.llvm.org/D16556





More information about the llvm-commits mailing list