[llvm-bugs] [Bug 40620] New: v128.const disassembler test failure after r353131
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Feb 5 14:54:52 PST 2019
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: unassignedbugs at nondot.org
Reporter: aheejin at gmail.com
CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190205/bc80fe61/attachment-0001.html>
More information about the llvm-bugs
mailing list