[PATCH] D123693: Transform illegal intrinsics to V_ILLEGAL

Leon Clark via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 08:54:05 PDT 2022


Leonc updated this revision to Diff 450001.
Leonc added a comment.

- Address comments and fix tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123693

Files:
  llvm/lib/Target/AMDGPU/GCNSubtarget.h
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.h
  llvm/lib/Target/AMDGPU/SIInstructions.td
  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: D123693.450001.patch
Type: text/x-patch
Size: 9107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220804/d5e865ff/attachment.bin>


More information about the llvm-commits mailing list