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

            Bug ID: 40620
           Summary: v128.const disassembler test failure after r353131
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: WebAssembly
          Assignee: unassignedb...@nondot.org
          Reporter: ahee...@gmail.com
                CC: llvm-bugs@lists.llvm.org

After r353131 (https://reviews.llvm.org/rL353131), the `v128.const`'s CHECK
line in test/MC/Disassembler/WebAssembly/wasm.txt started failing, only in
clang-ppc64be-linux and clang-s390x-linux bots.

The following are the failing bots:
http://lab.llvm.org:8011/builders/clang-ppc64be-linux-lnt/builds/24160
http://lab.llvm.org:8011/builders/clang-ppc64be-linux-multistage/builds/15584
http://lab.llvm.org:8011/builders/clang-ppc64be-linux/builds/29768
http://lab.llvm.org:8011/builders/clang-s390x-linux/builds/22606
http://lab.llvm.org:8011/builders/clang-s390x-linux-multistage/builds/5005
http://lab.llvm.org:8011/builders/clang-s390x-linux-lnt/builds/11084

The failing test line was temporarily in r353234
(https://reviews.llvm.org/rL353234).

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

Reply via email to