[PATCH] D72031: [Scheduling] Create the missing dependency edges for store cluster
qshanz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 17 17:55:37 PST 2020
steven.zhang updated this revision to Diff 245059.
steven.zhang added reviewers: rampitec, foad.
steven.zhang added a comment.
Herald added subscribers: kerbowa, nemanjai.
Rebase the patch and update the test change for AMDGPU.
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/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
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.245059.patch
Type: text/x-patch
Size: 19684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200218/bcba727f/attachment.bin>
More information about the llvm-commits
mailing list