[PATCH] D153638: [CodeGenPrepare][NFC] Update the dominator tree instead of rebuilding it
Momchil Velikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 2 02:48:26 PDT 2023
chill added a comment.
I couldn't so far reproduce it (basic config with assertions and expensive checks).
Maybe `llvm::make_early_inc_range(F)` fails because of non-finalised deletion of blocks ... I'll keep on digging.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153638/new/
https://reviews.llvm.org/D153638
More information about the llvm-commits
mailing list