[llvm-dev] WebAssembly into normal Target?

Eric Christopher via llvm-dev llvm-dev at lists.llvm.org
Wed Sep 19 23:30:52 PDT 2018


Right. The idea behind experimental is mostly to:

a) make sure it's not just a code drop on the community,
b) make sure people care and that it'll be properly maintained,
c) ensure that the development work on it isn't going to break anything
else.

As far as I can tell while the ports need some work in some places, it's
ongoing and not likely to break anything else in tree. Or at least haven't
broken me and I'm running with them turned on :)

-eric

On Wed, Sep 19, 2018 at 10:38 PM Bruce Hoult <brucehoult at sifive.com> wrote:

> 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/3187f6c3/attachment-0001.html>


More information about the llvm-dev mailing list