[PATCH] D12468: AMDGPU/SI: Fix input vcc operand for VOP2b instructions
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 28 23:30:10 PDT 2015
arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added a subscriber: arsenm.
Adds vcc to output string input for e32. Allows option
of using e64 encoding with assembler.
Also fixes these instructions not implicitly reading exec.
http://reviews.llvm.org/D12468
Files:
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
lib/Target/AMDGPU/SIInstrInfo.td
lib/Target/AMDGPU/SIInstructions.td
lib/Target/AMDGPU/SIRegisterInfo.td
test/MC/AMDGPU/vop2-err.s
test/MC/AMDGPU/vop2.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12468.33512.patch
Type: text/x-patch
Size: 13534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150829/7e630d97/attachment.bin>
More information about the llvm-commits
mailing list