[PATCH] D111325: RFC: Use data deps for schedule barrier; Only look at data deps in MacroFusion
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 7 10:23:19 PDT 2021
MatzeB added a comment.
Putting this up for discussion. Seems to be the right thing to me, but unfortunately comes with a lot of test churn, as-is it only fixed the X86+AArch64 tests that could be fixed automatically via `update_llc_test_checks.py`, to actually land this requires more work to review and fix tests for all targets. I am not sure I will be able to get that at the moment :-/
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111325/new/
https://reviews.llvm.org/D111325
More information about the llvm-commits
mailing list