[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:39:31 PDT 2022
kachkov98 added a comment.
In D136434#3873894 <https://reviews.llvm.org/D136434#3873894>, @fhahn wrote:
> Could you add a test case for the issue?
Sure, I'll add unit test for this method.
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