[PATCH] D136434: [NFC] Fix invalid iterator dereferencing in MachineLoop::getBottomBlock
Sergei Kachkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 21 02:38:53 PDT 2022
kachkov98 added a comment.
NFC because for now this method is not used by any LLVM pass; this looks like a typo of some old code refactoring (MachineLoop::getTopBlock is correct BTW)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136434/new/
https://reviews.llvm.org/D136434
More information about the llvm-commits
mailing list