[PATCH] D127671: [AMDGPU] Add new GFX11 intrinsic llvm.amdgcn.exp.row

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 02:01:52 PDT 2022


foad updated this revision to Diff 436705.
foad added a comment.

Add globalisel implementation and testing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127671

Files:
  llvm/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
  llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  llvm/lib/Target/AMDGPU/EXPInstructions.td
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.exp.row.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127671.436705.patch
Type: text/x-patch
Size: 8658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220614/51c22633/attachment.bin>


More information about the llvm-commits mailing list