[PATCH] D127756: [AMDGPU] gfx11 VINTERP intrinsics and ISel support

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 08:53:27 PDT 2022


Joe_Nash created this revision.
Joe_Nash added reviewers: foad, critson, rampitec, arsenm.
Herald added subscribers: kosarev, jsilvanus, hsmhsm, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
Herald added a project: All.
Joe_Nash requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Depends on D127664 <https://reviews.llvm.org/D127664>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D127756

Files:
  llvm/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/lib/Target/AMDGPU/AMDGPUGISel.td
  llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.h
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  llvm/lib/Target/AMDGPU/VINTERPInstructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.interp.inreg.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.interp.inreg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127756.436807.patch
Type: text/x-patch
Size: 28853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220614/363a14bd/attachment.bin>


More information about the llvm-commits mailing list