[PATCH] D104870: [SimplifyCFG] Tail-merging all blocks with `unreachable` terminator
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 25 16:31:37 PDT 2021
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.
Thank you @arsenm, @jmorse & @aheejin!
Looks like, as i predicted, all affected parties already have to deal with such IR, so this isn't an issue.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104870/new/
https://reviews.llvm.org/D104870
More information about the llvm-commits
mailing list