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

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 17 06:46:32 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG20d20156f4ce: [AMDGPU] gfx11 VINTERP intrinsics and ISel support (authored by Joe_Nash).

Changed prior to commit:
  https://reviews.llvm.org/D127756?vs=437152&id=437877#toc

Repository:
  rG LLVM Github Monorepo

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

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.437877.patch
Type: text/x-patch
Size: 28135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220617/a9f932e0/attachment.bin>


More information about the llvm-commits mailing list