[PATCH] D38544: AMDGPU: Add new intrinsic llvm.amdgcn.kill(i1)

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 23 02:59:34 PDT 2017


nhaehnle accepted this revision.
nhaehnle added a comment.
This revision is now accepted and ready to land.

You're right, on second thought the existing intrinsic has the same problem. So this is still a strict improvement.


https://reviews.llvm.org/D38544





More information about the llvm-commits mailing list