[PATCH] D98397: [AMDGPU] Restrict image_msaa_load to MSAA dimension types

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 11 16:48:04 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc07f2025e402: [AMDGPU] Restrict image_msaa_load to MSAA dimension types (authored by critson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98397

Files:
  llvm/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/lib/Target/AMDGPU/MIMGInstructions.td
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.msaa.load.x.ll
  llvm/test/MC/AMDGPU/gfx1030_err.s
  llvm/test/MC/AMDGPU/gfx1030_new.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98397.330105.patch
Type: text/x-patch
Size: 24725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210312/65cb61d3/attachment.bin>


More information about the llvm-commits mailing list