- Only apply packed literal op_sel_hi skipping on operands requiring packed literals. Even an instruction is packed, it may have operand requiring non-packed literal, such as v_dot2_f32_f16.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D60978
[AMDGPU] Fix an issue in `op_sel_hi` skipping. ClosedPublic Authored by hliao on Apr 22 2019, 2:01 PM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 22 2019, 2:27 PM Closed by commit rL358922: [AMDGPU] Fix an issue in `op_sel_hi` skipping. (authored by hliao). · Explain WhyApr 22 2019, 3:05 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 196137 llvm/trunk/lib/Target/AMDGPU/SIFoldOperands.cpp
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.fdot2.ll
|