This defaults to zero fi operand, but we do not expose it
anyway. Should we expose it later it needs to be added to
the pseudo.
This enables dpp combining on gfx10.
Paths
| Differential D68888
[AMDGPU] link dpp pseudos and real instructions on gfx10 ClosedPublic Authored by rampitec on Oct 11 2019, 1:58 PM.
Details Summary This defaults to zero fi operand, but we do not expose it This enables dpp combining on gfx10.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Oct 11 2019, 2:42 PM Closed by commit rGe2d104f64ca8: [AMDGPU] link dpp pseudos and real instructions on gfx10 (authored by rampitec). · Explain WhyOct 11 2019, 3:10 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 224683 llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.cpp
llvm/lib/Target/AMDGPU/VOP1Instructions.td
llvm/lib/Target/AMDGPU/VOP2Instructions.td
llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
llvm/test/CodeGen/AMDGPU/dpp_combine.ll
|