[PATCH] D82451: [AMDGPU] Fix DPP Combiner:
Valery Pykhtin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 25 04:09:31 PDT 2020
vpykhtin updated this revision to Diff 273294.
vpykhtin added a comment.
Rebased, per review issues fixed:
1. Use separate value to constrain use count
2. Check multiple DPP operand during use collection
3. Misc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82451/new/
https://reviews.llvm.org/D82451
Files:
llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.h
llvm/test/CodeGen/AMDGPU/dpp_combine.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82451.273294.patch
Type: text/x-patch
Size: 15667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200625/2e92866b/attachment.bin>
More information about the llvm-commits
mailing list