[PATCH] D22025: AMDGPU/SI: Do not insert EndCf in an unreachable block

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 5 16:55:54 PDT 2016


arsenm added a comment.

I don't agree that it doesn't make sense to put the end.cf into an unreachable block. If it ordinarily would go into a block in that place, it makes sense. This needs IR checklines for the intrinsic insertion points


http://reviews.llvm.org/D22025





More information about the llvm-commits mailing list