[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:40:00 PDT 2021
MatzeB added a comment.
The `-1` is introduced here: https://github.com/llvm/llvm-project/commit/ae53561b0c6e908c4fcda40043517605f9f814a2 so it may be possible that this is indeed an accident and was incorrectly just using the same thing in line 212 as 228 by accident...
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