[PATCH] D68888: [AMDGPU] link dpp pseudos and real instructions on gfx10
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 11 14:04:33 PDT 2019
rampitec created this revision.
rampitec added reviewers: arsenm, mjbedy, kzhuravl.
Herald added subscribers: jfb, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely.
Herald added a project: LLVM.
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.
https://reviews.llvm.org/D68888
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68888.224674.patch
Type: text/x-patch
Size: 251802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191011/c548fa6f/attachment-0001.bin>
More information about the llvm-commits
mailing list