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: unassignedb...@nondot.org
          Reporter: a...@pdx.edu
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to