[PATCH] D26761: AMDGPU: Assembler support for exp

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 12:06:41 PST 2016


arsenm created this revision.
arsenm added a subscriber: llvm-commits.
Herald added a reviewer: tstellarAMD.
Herald added subscribers: tony-tye, yaxunl, nhaehnle, wdng, kzhuravl.

compr is not currently parsed (or printed) correctly,
but that should probably be fixed along with
intrinsic changes.


https://reviews.llvm.org/D26761

Files:
  lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SIRegisterInfo.td
  test/MC/AMDGPU/exp-err.s
  test/MC/AMDGPU/exp.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26761.78242.patch
Type: text/x-patch
Size: 18991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161116/0c35f3d0/attachment.bin>


More information about the llvm-commits mailing list