Simplified converter methods for VOP3 and MIMG.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | ||
---|---|---|
4154 ↗ | (On Diff #105390) | Re-use Opc again |
Paths
| Differential D35047
[AMDGPU] Assembler: refactor convert methods (VOP3 and MIMG) ClosedPublic Authored by SamWot on Jul 6 2017, 3:16 AM.
Details Summary Simplified converter methods for VOP3 and MIMG.
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptJul 6 2017, 3:16 AM
This revision is now accepted and ready to land.Jul 6 2017, 11:21 AM Closed by commit rL307407: [AMDGPU] Assembler: refactor convert methods (VOP3 and MIMG) (authored by skolton). · Explain WhyJul 7 2017, 8:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 105648 llvm/trunk/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/trunk/lib/Target/AMDGPU/VOPInstructions.td
|