[PATCH] D63406: AMDGPU: Mark exp/exp.compr as inaccessiblememonly

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 04:37:50 PDT 2019


arsenm created this revision.
arsenm added reviewers: nhaehnle, mareko.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, wdng, jvesely, kzhuravl.

Should also be marked writeonly, but I think that would require splitting the version with done set to a separate intrinsic

Test change is only from renumbering the attribute group numbers,
which for some reason the generated check lines consider.


https://reviews.llvm.org/D63406

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  test/Transforms/InstCombine/AMDGPU/amdgcn-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63406.205024.patch
Type: text/x-patch
Size: 4874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190617/a9a39c07/attachment.bin>


More information about the llvm-commits mailing list