[PATCH] D43824: [CallSiteSplitting] Do not crash when BB's terminator changes.
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 5 02:52:09 PST 2018
uabelho added a comment.
@fhahn: What the status with this now?
I've reverted r325126 (Recommit r325001: [CallSiteSplitting] Support splitting of blocks with instrs before call.) downstream
to avoid the regressions I saw, but that is getting increasingly difficult now since https://reviews.llvm.org/D43729 made it into tree.
It would thus be very nice if this (and https://reviews.llvm.org/D43822 ?) could land so I could remove my local reverts.
https://reviews.llvm.org/D43824
More information about the llvm-commits
mailing list