Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
llvm/trunk/lib/Target/AMDGPU/VOP3Instructions.td | ||
---|---|---|
383 | Fixed by 7d973307d5515b44df92f041916a0be25c1faa4b. |
llvm/trunk/lib/Target/AMDGPU/VOP3Instructions.td | ||
---|---|---|
383 | Thanks! |
Paths
| Differential D45073
[AMDGPU] Fixed some instructions latencies ClosedPublic Authored by rampitec on Mar 29 2018, 5:30 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 3 others. · View Herald TranscriptMar 29 2018, 5:30 PM This revision is now accepted and ready to land.Mar 30 2018, 8:06 AM Closed by commit rL328874: [AMDGPU] Fixed some instructions latencies (authored by rampitec). · Explain WhyMar 30 2018, 9:23 AM This revision was automatically updated to reflect the committed changes. rampitec added inline comments.
Revision Contents
Diff 140446 llvm/trunk/lib/Target/AMDGPU/VOP1Instructions.td
llvm/trunk/lib/Target/AMDGPU/VOP3Instructions.td
llvm/trunk/test/CodeGen/AMDGPU/llvm.exp2.f16.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.sqrt.f16.ll
llvm/trunk/test/CodeGen/AMDGPU/mad_64_32.ll
llvm/trunk/test/CodeGen/AMDGPU/mul.ll
|
Hi @rampitec, was it intentional to set Write64Bit for V_MULLIT_F32?