[PATCH] D20691: AMDGPU: Remove gcc builtin names from workitem intrinsics
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu May 26 11:13:30 PDT 2016
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
Why do you need this? I know I had a patch to do the same thing at some point, but don't remember why. Since these don't need mangling I would expect GCCBuiltin to work correctly
Repository:
rL LLVM
http://reviews.llvm.org/D20691
More information about the llvm-commits
mailing list