[PATCH] D74524: [Scheduling] Improve memory ops cluster preparation
Qiu Chaofan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 12 20:19:09 PDT 2020
qiucf abandoned this revision.
qiucf added a comment.
In D74524#2206176 <https://reviews.llvm.org/D74524#2206176>, @steven.zhang wrote:
> I have proposed a new algorithm to do the memory cluster in D85517 <https://reviews.llvm.org/D85517>. Would you please verify if it can solve your problem ...
Yes. The patch resolves my original motivation fusion issue. Thanks for the improvement.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74524/new/
https://reviews.llvm.org/D74524
More information about the llvm-commits
mailing list