[PATCH] D23407: CodeGen: Avoid dereferencing end() in MachineScheduler
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 11 10:52:52 PDT 2016
MatzeB accepted this revision.
MatzeB added a comment.
This revision is now accepted and ready to land.
The change looks correct, as DebugValues should never be scheduling barriers I don't expect any differences in the compute NumRegionInstrs either.
LGTM.
https://reviews.llvm.org/D23407
More information about the llvm-commits
mailing list