[PATCH] D79670: [AMDGPU] Order pos exports before param exports
Carl Ritson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 10 20:45:16 PDT 2020
critson updated this revision to Diff 263100.
critson added a comment.
Simplify the code and improve scheduling by removing unnecessary
dependencies edges on exports.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79670/new/
https://reviews.llvm.org/D79670
Files:
llvm/lib/Target/AMDGPU/AMDGPUExportClustering.cpp
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.exp.ll
llvm/test/CodeGen/AMDGPU/wait.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79670.263100.patch
Type: text/x-patch
Size: 6505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200511/7d7a61a1/attachment-0001.bin>
More information about the llvm-commits
mailing list