[PATCH] D75789: [AMDGPU] Allow struct.buffer.*.format intrinsics to accept i32

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 10 16:27:03 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd07f9e73096b: [AMDGPU] Allow struct.buffer.*.format intrinsics to accept i32 (authored by critson).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75789/new/

https://reviews.llvm.org/D75789

Files:
  llvm/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.struct.buffer.load.format.f16.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.struct.buffer.load.format.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.struct.buffer.store.format.f16.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.struct.buffer.store.format.f32.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.struct.buffer.load.format.d16.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.struct.buffer.load.format.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.struct.buffer.store.format.d16.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.struct.buffer.store.format.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75789.249518.patch
Type: text/x-patch
Size: 18552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200310/c9481a5a/attachment.bin>


More information about the llvm-commits mailing list