[PATCH] D42574: [ARM] Lower lower saturate to 0 and lower saturate to -1 using bit-operations

Pablo Barrio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 1 02:59:10 PST 2018


pbarrio added a comment.

Buildbot failing here: http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap-msan/builds/2998

The errors don't look related:

FAIL: lld :: ELF/linkerscript/eh-frame-reloc-out-of-range.test (673 of 1549)
FAIL: lld :: ELF/strip-all.s (1509 of 1533)

But I haven't investigated in depth. @thebolt you may want to take a look at it.


Repository:
  rL LLVM

https://reviews.llvm.org/D42574





More information about the llvm-commits mailing list