[PATCH] D52002: Omit range checks from jump tables when lowering switches with unreachable default
Ayonam Ray via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 29 06:56:45 PST 2019
ayonam added a comment.
In D52002#1375368 <https://reviews.llvm.org/D52002#1375368>, @riccibruno wrote:
> Various tests are failing on the bots (http://lab.llvm.org:8011/one_line_per_build). For example: http://lab.llvm.org:8011/builders/clang-atom-d525-fedora-rel/builds/20256
I will revert the checkin, fix the tests and recheckin.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D52002/new/
https://reviews.llvm.org/D52002
More information about the llvm-commits
mailing list