This fixes some operand names for SOPxx instructions.
In brief:
dst -> sdst
ssrcN -> srcN
Paths
| Differential D17646
[AMDGPU] SOPxx instructions operand naming fixed in td files. ClosedPublic Authored by vpykhtin on Feb 26 2016, 8:52 AM.
Details Summary This fixes some operand names for SOPxx instructions. In brief: dst -> sdst
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 26 2016, 9:55 AM Closed by commit rL262801: [AMDGPU] SOPxx instructions operand naming fixed in td files. (authored by vpykhtin). · Explain WhyMar 6 2016, 2:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 49899 llvm/trunk/lib/Target/AMDGPU/SIInstrFormats.td
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.td
llvm/trunk/lib/Target/AMDGPU/SIInstructions.td
|