[PATCH] D12055: AMDGPU: Add cache invalidation instructions.

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 10 15:29:28 PDT 2015


arsenm updated this revision to Diff 34500.
arsenm added a comment.
Herald added a subscriber: arsenm.

Keep assembler tests in same file. Assumes another patch that changes all of the check prefixes in the original test first


http://reviews.llvm.org/D12055

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/CIInstructions.td
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SIInstructions.td
  test/CodeGen/AMDGPU/llvm.amdgcn.buffer.wbinvl1.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.buffer.wbinvl1.sc.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.buffer.wbinvl1.vol.ll
  test/MC/AMDGPU/mubuf.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12055.34500.patch
Type: text/x-patch
Size: 8729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150910/6f21f637/attachment.bin>


More information about the llvm-commits mailing list