[llvm-dev] WebAssembly into normal Target? (original) (raw)

Bruce Hoult via llvm-dev llvm-dev at lists.llvm.org
Wed Sep 19 22:38:26 PDT 2018


RISC-V has a lot of commits going in recently and the quality is improving rapidly. I think that for sure it should become a normal target before the next release. At the moment it's not quite ready for production use (again that should be in the next few months), but I guess that's a different question.

So maybe switching it just after the 7.0 release is exactly the right thing to do, to help make sure everything will be ready for the next release.

On Wed, Sep 19, 2018 at 3:05 PM, James Y Knight via llvm-dev < llvm-dev at lists.llvm.org> wrote:

Sounds reasonable to me.

For reference, these are the targets currently marked experimental: ARC, AVR, Nios2, RISCV, WebAssembly. I think RISCV ought to be moved out of the "experimental" list, too. (cc += asb, for comment)

On Wed, Sep 19, 2018 at 5:47 PM Eric Christopher via llvm-dev <_ _llvm-dev at lists.llvm.org> wrote: Hi All,

WebAssembly has been around for a while now, it's still being actively worked on and used. I think it's long past time we make it a normal target so that it gets tested on a regular basis. (Most recent random breakage is https://reviews.llvm.org/rL342576 which fails make check with web assembly enabled). Any objections? I'll probably do this next week unless someone raises a strong objection here. Thanks! -eric


LLVM Developers mailing list llvm-dev at lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev


LLVM Developers mailing list llvm-dev at lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180919/9f7c4f59/attachment.html>



More information about the llvm-dev mailing list