[PATCH] D47441: SafepointIRVerifier should ignore dead blocks

Yevgeny Rouban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 28 21:11:28 PDT 2018


yrouban added a comment.

I realized that there is a case with a dead edge but without dead blocks. I will improve the patch and add a testcase.


https://reviews.llvm.org/D47441





More information about the llvm-commits mailing list