Adds vcc to output string input for e32. Allows option
of using e64 encoding with assembler.
Also fixes these instructions not implicitly reading exec.
Paths
| Differential D12468
AMDGPU/SI: Fix input vcc operand for VOP2b instructions ClosedPublic Authored by arsenm on Aug 28 2015, 11:30 PM.
Details
Summary Adds vcc to output string input for e32. Allows option Also fixes these instructions not implicitly reading exec.
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Sep 8 2015, 1:33 PM
Revision Contents
Diff 33512 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
|