[PATCH] D118089: [AMDGPU] Validate dst and src2 non-overlapping restriction in asm

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 24 16:27:52 PST 2022


rampitec created this revision.
rampitec added reviewers: arsenm, foad, bcahoon, krzysz00.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
rampitec requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

https://reviews.llvm.org/D118089

Files:
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/test/MC/AMDGPU/accvgpr-altnames.s
  llvm/test/MC/AMDGPU/gfx90a_err_pos.s
  llvm/test/MC/AMDGPU/mai-err.s
  llvm/test/MC/AMDGPU/mai-gfx90a.s
  llvm/test/MC/AMDGPU/mai.s
  llvm/test/MC/AMDGPU/misaligned-vgpr-tuples-err.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118089.402712.patch
Type: text/x-patch
Size: 148299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220125/eaa0413d/attachment-0001.bin>


More information about the llvm-commits mailing list