[PATCH] D104870: [SimplifyCFG] Tail-merging all blocks with `unreachable` terminator
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 24 12:33:38 PDT 2021
lebedev.ri added a comment.
In D104870#2839379 <https://reviews.llvm.org/D104870#2839379>, @arsenm wrote:
> Yes, AMDGPU has to deal with this anyway. We have the AMDGPUUnifyDivergentExitNodes patch which essentially does the same thing to merge unreachables
@arsenm thank you for commenting!
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