[llvm-bugs] [Bug 40794] New: LLVM fence lowering is not supported
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Feb 20 15:36:08 PST 2019
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: unassignedbugs at nondot.org
Reporter: aheejin at gmail.com
CC: llvm-bugs at lists.llvm.org
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190220/ddeff2ab/attachment.html>
More information about the llvm-bugs
mailing list