[PATCH] D72031: [Scheduling] Create the missing dependency edges for store cluster
qshanz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 23 19:16:17 PST 2020
steven.zhang updated this revision to Diff 246134.
steven.zhang added a comment.
Add one test for AArch64 and rebase the patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72031/new/
https://reviews.llvm.org/D72031
Files:
llvm/lib/CodeGen/MachineScheduler.cpp
llvm/test/CodeGen/AArch64/aarch64-stp-cluster.ll
llvm/test/CodeGen/AMDGPU/cvt_f32_ubyte.ll
llvm/test/CodeGen/AMDGPU/half.ll
llvm/test/CodeGen/AMDGPU/salu-to-valu.ll
llvm/test/CodeGen/AMDGPU/widen-smrd-loads.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72031.246134.patch
Type: text/x-patch
Size: 9806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200224/cbc1d548/attachment.bin>
More information about the llvm-commits
mailing list