[PATCH] D25140: ScheduleDAGInstrs: Add condjump deps in addSchedBarrierDeps()
Krzysztof Parzyszek via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 3 11:41:36 PDT 2016
kparzysz added a comment.
Looks ok to me.
Should def operands in branches also be treated specially (e.g. adding a dependency with a successor's live-in)?
Repository:
rL LLVM
https://reviews.llvm.org/D25140
More information about the llvm-commits
mailing list