[PATCH] D68131: Switch lowering: omit range check for bit tests when default is unreachable (PR43129)
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 2 05:11:28 PDT 2019
hans added a comment.
In D68131#1691127 <https://reviews.llvm.org/D68131#1691127>, @RKSimon wrote:
> @hans This is causing EXPENSIVE_CHECKS failures, please can you take a look? http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/19967
Sorry about that. Reverted in r373454 until I can investigate it properly. Hopefully it's just a simple fix :-)
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68131/new/
https://reviews.llvm.org/D68131
More information about the llvm-commits
mailing list