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

            Bug ID: 40794
           Summary: LLVM fence lowering is not supported
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: WebAssembly
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

LLVM's 'fence' instruction lowering is not supported in WebAssembly even with
-mattr=+atomics option on.

A CL (https://reviews.llvm.org/D50277) has been proposed, but we have not yet
reached a decision on what should we lower them to. This is a tracking bug for
this.

Previous discussion thread:
https://github.com/WebAssembly/tool-conventions/issues/59

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

Reply via email to