Change-Id: Ib7dcca4d10bf5073c38f92eae0f0cc5c8d545ce4
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D44820
AMDGPU: Introduce common SOP_Pseudo and VOP_Pseudo TableGen base classes ClosedPublic Authored by nhaehnle on Mar 23 2018, 2:25 AM.
Details Summary Change-Id: Ib7dcca4d10bf5073c38f92eae0f0cc5c8d545ce4
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 3 others. · View Herald TranscriptMar 23 2018, 2:25 AM This revision is now accepted and ready to land.Mar 23 2018, 7:14 AM Closed by commit rL328496: AMDGPU: Introduce common SOP_Pseudo and VOP_Pseudo TableGen base classes (authored by nha). · Explain WhyMar 26 2018, 6:59 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 139785 llvm/trunk/lib/Target/AMDGPU/SOPInstructions.td
llvm/trunk/lib/Target/AMDGPU/VOP1Instructions.td
llvm/trunk/lib/Target/AMDGPU/VOP2Instructions.td
llvm/trunk/lib/Target/AMDGPU/VOP3Instructions.td
llvm/trunk/lib/Target/AMDGPU/VOP3PInstructions.td
llvm/trunk/lib/Target/AMDGPU/VOPInstructions.td
|