[PATCH] D55563: [BDCE][DemandedBits] Detect dead uses of undead instructions

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 19 14:40:55 PST 2018


nikic reopened this revision.
nikic added a comment.
This revision is now accepted and ready to land.

I've reverted this, because it causes `enc-3des.execution_time` from test-suite to fail (e.g. http://lab.llvm.org:8011/builders/clang-cmake-x86_64-sde-avx512-linux/builds/16746).


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55563





More information about the llvm-commits mailing list