[PATCH] D131863: [CodeGen] Fix restore blocks' BasicBlock information in branch relaxation
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 16 15:27:47 PST 2022
arsenm requested changes to this revision.
arsenm added a comment.
This revision now requires changes to proceed.
I guess there's nothing wrong with this, although I'm not sure split blocks should propagate the underlying IR block, we do that in other places today. I think you can still remove the include
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131863/new/
https://reviews.llvm.org/D131863
More information about the llvm-commits
mailing list