[PATCH] D85517: [Scheduling] Implement a new way to cluster loads/stores
Qing Shan Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 18 03:05:02 PDT 2020
steven.zhang updated this revision to Diff 286235.
steven.zhang added a comment.
Rebase the patch with pre-commit arch64 test and see good things happen for one new AMDGPU test max.i16.ll
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85517/new/
https://reviews.llvm.org/D85517
Files:
llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h
llvm/lib/CodeGen/MachineScheduler.cpp
llvm/test/CodeGen/AArch64/aarch64-stp-cluster.ll
llvm/test/CodeGen/AMDGPU/callee-special-input-vgprs.ll
llvm/test/CodeGen/AMDGPU/max.i16.ll
llvm/test/CodeGen/AMDGPU/stack-realign.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85517.286235.patch
Type: text/x-patch
Size: 11946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200818/88bb3d73/attachment.bin>
More information about the llvm-commits
mailing list