[PATCH] D72031: [Scheduling] Create the missing dependency edges for store cluster
qshanz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 19 18:14:49 PST 2020
steven.zhang added a comment.
In D72031#1880821 <https://reviews.llvm.org/D72031#1880821>, @evandro wrote:
> Would it be possible to add a test case for AArch64?
That would not be easy, but I could cook a case for AArch64 to indicate that, the internal dependency graph has been changed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72031/new/
https://reviews.llvm.org/D72031
More information about the llvm-commits
mailing list