[PATCH] D149651: [UnreachableBlockElim] Don't remove LCSSA phi nodes
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 6 15:11:27 PDT 2023
arsenm added a comment.
I thought the deliberate LCSSA thing was just a hack for DAG divergence. If you're on MIR it's no longer necessary?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149651/new/
https://reviews.llvm.org/D149651
More information about the llvm-commits
mailing list