Order should match the sp3 syntax, where destination (simm16 denoting the hwreg) is coming first.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D19161
[AMDGPU][llvm-mc] s_setreg* - Fix order of operands ClosedPublic Authored by artem.tamazov on Apr 15 2016, 7:24 AM.
Details Summary Order should match the sp3 syntax, where destination (simm16 denoting the hwreg) is coming first.
Diff Detail
Event Timelineartem.tamazov updated this object. This revision is now accepted and ready to land.Apr 15 2016, 7:32 AM Closed by commit rL266617: [AMDGPU][llvm-mc] s_setreg* - Fix order of operands (authored by artem.tamazov). · Explain WhyApr 18 2016, 8:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 54068 llvm/trunk/lib/Target/AMDGPU/SIInstructions.td
llvm/trunk/test/MC/AMDGPU/sopk.s
llvm/trunk/test/MC/Disassembler/AMDGPU/sopk_vi.txt
|