[llvm-bugs] [Bug 45178] New: Crash in WebAssembly Instruction Selection

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Mar 11 11:11:42 PDT 2020


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

            Bug ID: 45178
           Summary: Crash in WebAssembly Instruction Selection
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: WebAssembly
          Assignee: unassignedbugs at nondot.org
          Reporter: anb2 at pdx.edu
                CC: llvm-bugs at lists.llvm.org

Created attachment 23223
  --> https://bugs.llvm.org/attachment.cgi?id=23223&action=edit
Observed backtrace

This is a follow-on bug from https://bugs.llvm.org/show_bug.cgi?id=44954. That
issue appears to be resolved by updating Emscripten (for me: `git pull &&
./emsdk install tot && ./emsdk activate tot`). However, while attempting to
compile libaom with SIMDe to WebAssembly, I observed the attached crash (with
associated source and script).

-- 
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/20200311/89c6a811/attachment.html>


More information about the llvm-bugs mailing list