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

Changpeng Fang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 15:05:45 PST 2017


cfang added a comment.

In https://reviews.llvm.org/D22025#692198, @arsenm wrote:

> LGTM, I need this for other related fixes. This doesn't really solve the underlying issue here though


I still have a new LIT failure on ret_jump.ll to fix!


https://reviews.llvm.org/D22025





More information about the llvm-commits mailing list