This removes disabled instructions from match tables so we will not match them at all.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D24452
[AMDGPU] Assembler: Move disabled SDWA and DPP instruction into Disable asm variant ClosedPublic Authored by SamWot on Sep 12 2016, 5:11 AM.
Details Summary This removes disabled instructions from match tables so we will not match them at all.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 12 2016, 5:37 AM Closed by commit rL281216: [AMDGPU] Assembler: Move disabled SDWA and DPP instruction into Disable asm… (authored by skolton). · Explain WhySep 12 2016, 7:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 71007 llvm/trunk/lib/Target/AMDGPU/AMDGPU.td
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.td
|