[PATCH] D74524: [Scheduling] Improve memory ops cluster preparation
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 13 01:35:53 PST 2020
foad added a comment.
Thanks for working on this. I have to admit I have never understood the store chain stuff in BaseMemOpClusterMutation::apply. Can you point me at any documentation that explains what a store chain is, and why it's based on control dependence, and why it's useful for clustering?
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