[PATCH] D44401: [AMDGPU] Always use IDX for load/store format intrinsics.

Bas Nieuwenhuizen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 15 03:45:35 PDT 2018


bnieuwenhuizen updated this revision to Diff 138517.
bnieuwenhuizen added a comment.

Added a run fox GFX9 in the store tests and added the comments to the 
intrinsics.


Repository:
  rL LLVM

https://reviews.llvm.org/D44401

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/AMDGPU.td
  lib/Target/AMDGPU/BUFInstructions.td
  test/CodeGen/AMDGPU/llvm.amdgcn.buffer.load.format.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.buffer.store.format.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44401.138517.patch
Type: text/x-patch
Size: 15857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180315/4a04d742/attachment.bin>


More information about the llvm-commits mailing list