[PATCH] D71678: [ConstantHoisting] Ignore unreachable bb:s when collecting candidates

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 19 06:15:45 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG89e3bb450263: [ConstantHoisting] Ignore unreachable bb:s when collecting candidates (authored by bjope).

Changed prior to commit:
  https://reviews.llvm.org/D71678?vs=234613&id=234708#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71678/new/

https://reviews.llvm.org/D71678

Files:
  llvm/lib/Transforms/Scalar/ConstantHoisting.cpp
  llvm/test/Transforms/ConstantHoisting/AArch64/consthoist-unreachable.ll
  llvm/test/Transforms/ConstantHoisting/X86/pr43903-not-all-uses-rebased.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71678.234708.patch
Type: text/x-patch
Size: 6242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191219/a01177ac/attachment.bin>


More information about the llvm-commits mailing list