[PATCH] D30667: GVNHoist: handle basic blocks with UnreachableInst

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 15 08:27:37 PDT 2017


dberlin added a comment.

Okay, so to close this out, what would we like to do about isGuaranteedToTransferExecutionToSuccessor?
Continue have it return false?

Past that, it's clear additional bugs should be filed against gvnhoist.


Repository:
  rL LLVM

https://reviews.llvm.org/D30667





More information about the llvm-commits mailing list