[PATCH] D126063: [AMDGPU] Add verification for mandatory literals

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 20 07:18:55 PDT 2022


foad updated this revision to Diff 430963.
foad added a comment.

Add an sgpr test which fails for GFX9 and passes for GFX10.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126063

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/test/CodeGen/AMDGPU/fold-fmaak-bug.ll
  llvm/test/CodeGen/AMDGPU/verify-constant-bus-violations.mir
  llvm/test/CodeGen/AMDGPU/verify-duplicate-literal.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126063.430963.patch
Type: text/x-patch
Size: 5816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220520/a2ed33e1/attachment.bin>


More information about the llvm-commits mailing list