[PATCH] D47441: SafepointIRVerifier should ignore dead blocks and dead edges
Yevgeny Rouban via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 22 01:55:34 PDT 2018
yrouban updated this revision to Diff 152439.
yrouban added a comment.
Removed a separate analysis pass - CFGDeadness is made internal.
https://reviews.llvm.org/D47441
Files:
lib/IR/SafepointIRVerifier.cpp
test/SafepointIRVerifier/dead-block-tolerant.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47441.152439.patch
Type: text/x-patch
Size: 18869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180622/23fa4025/attachment.bin>
More information about the llvm-commits
mailing list