[PATCH] D56847: [AMDGPU][MC] Disabled use of 2 different literals with SOP2/SOPC instructions

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 18 06:01:47 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351549: [AMDGPU][MC] Disabled use of 2 different literals with SOP2/SOPC instructions (authored by dpreobra, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D56847?vs=182250&id=182502#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56847

Files:
  llvm/trunk/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/trunk/lib/Target/AMDGPU/SOPInstructions.td
  llvm/trunk/test/MC/AMDGPU/sop2-err.s
  llvm/trunk/test/MC/AMDGPU/sop2.s
  llvm/trunk/test/MC/AMDGPU/sopc-err.s
  llvm/trunk/test/MC/AMDGPU/sopc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56847.182502.patch
Type: text/x-patch
Size: 5771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190118/8f8e8507/attachment.bin>


More information about the llvm-commits mailing list