[llvm-bugs] [Bug 44982] New: Non-deterministic codegen in wasm backend

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Feb 20 20:04:29 PST 2020


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

            Bug ID: 44982
           Summary: Non-deterministic codegen in wasm backend
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: WebAssembly
          Assignee: unassignedbugs at nondot.org
          Reporter: sbc at chromium.org
                CC: llvm-bugs at lists.llvm.org

Created attachment 23154
  --> https://bugs.llvm.org/attachment.cgi?id=23154&action=edit
input file

I've got a bitcode file that produces two different outputs seeming randomly.

I've attached the bitcode file and the two different output files that are
produced when running it though `llc`.

-- 
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/20200221/e43c7927/attachment.html>


More information about the llvm-bugs mailing list