[PATCH] D21674: [BranchFolding] Update UnavoidableBlocks for OutlineOptionalBranches

Kyle Butt via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 24 10:33:29 PDT 2016


iteratee requested changes to this revision.
iteratee added a comment.
This revision now requires changes to proceed.

Updating just unavoidable blocks is insufficient.

See http://reviews.llvm.org/D20505 for an example of why.


Repository:
  rL LLVM

http://reviews.llvm.org/D21674





More information about the llvm-commits mailing list