Also add some tests that should be able to use v_mad_mixhi_f16,
but do not yet. This is trickier because we don't really model
the partial update of the register done by 16-bit instructions.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D38069
AMDGPU: Start selecting v_mad_mixlo_f16 ClosedPublic Authored by arsenm on Sep 19 2017, 6:41 PM.
Details
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 3 others. · View Herald TranscriptSep 19 2017, 6:41 PM This revision is now accepted and ready to land.Sep 20 2017, 11:34 AM
Revision Contents
Diff 115950 lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
lib/Target/AMDGPU/VOP3PInstructions.td
test/CodeGen/AMDGPU/mad-mix-hi.ll
test/CodeGen/AMDGPU/mad-mix-lo.ll
|