[PATCH] D148127: [AMDGPU] Don't transform illegal intrinsics to V_ILLEGAL

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 02:00:14 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbf4dc4381e30: [AMDGPU] Don't transform illegal intrinsics to V_ILLEGAL (authored by foad).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148127

Files:
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.h
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/test/CodeGen/AMDGPU/unsupported-atomics.ll
  llvm/test/CodeGen/AMDGPU/unsupported-image-sample.ll
  llvm/test/CodeGen/AMDGPU/v_illegal-atomics.ll
  llvm/test/CodeGen/AMDGPU/v_illegal-image_sample.ll
  llvm/test/MC/AMDGPU/v_illegal-atomics.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148127.514866.patch
Type: text/x-patch
Size: 12093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230419/5ed6bb82/attachment-0001.bin>


More information about the llvm-commits mailing list