https://bugs.llvm.org/show_bug.cgi?id=39160

Renato Golin <renato.go...@linaro.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maxim.kuvyr...@gmail.com,
                   |                            |renato.go...@linaro.org
         Resolution|FIXED                       |---
             Status|RESOLVED                    |REOPENED

--- Comment #13 from Renato Golin <renato.go...@linaro.org> ---
This commit has broken the AArch64 bots:

http://lab.llvm.org:8011/builders/clang-cmake-aarch64-full/builds/5998/steps/ninja%20check%202/logs/FAIL%3A%20LLVM%3A%3Apr39160.ll

http://lab.llvm.org:8011/builders/clang-cmake-aarch64-lld/builds/5489/steps/ninja%20check%201/logs/FAIL%3A%20LLVM%3A%3Apr39160.ll

Command Output (stderr):
--
/home/buildslave/buildslave/clang-cmake-aarch64-lld/llvm/test/Transforms/LoopVectorize/pr39160.ll:70:10:
error: CHECK: expected string not found in input
; CHECK: middle.block:
         ^
<stdin>:98:16: note: scanning from here
define i32 @foo(i32 addrspace(1)* %p) {
               ^
<stdin>:131:32: note: possible intended match here
!3 = !{!"llvm.loop.unroll.runtime.disable"}
                               ^

It has been more than 2 days. Please fix ASAP or revert.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to