[PATCH] D117951: [SLP] Optimize reschedule of previously scheduled bundle member [NFC]
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 3 12:04:28 PST 2022
reames added a comment.
Ok, I see the problem. I'd forgotten to reincrement the dependency counter when unscheduling. I'm amazed this worked at all.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117951/new/
https://reviews.llvm.org/D117951
More information about the llvm-commits
mailing list