Re: [pushed] wwwdocs: gcc-14: Drop link to Ventana Micro
Kyrylo Tkachov <[email protected]>
| Newsgroups | gmane.comp.gcc.patches |
|---|---|
| Message-ID | <[email protected]> |
Hi Gerald > On 9 Aug 2026, at 15:32, Gerald Pfeifer <[email protected]> wrote: > > www.ventanamicro.com has been down for a while. > > In general, let's not link to company websites unless there is a specific > need. (The FSF has a policy of not linking to sites unless they are 100% > about open source^W^Wfree software, by the way.) > > Pushed. > > Gerald > --- > htdocs/gcc-14/changes.html | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html > index a909f093a..668b90cfe 100644 > --- a/htdocs/gcc-14/changes.html > +++ b/htdocs/gcc-14/changes.html > @@ -1227,8 +1227,7 @@ __asm (".global __flmap_lock" "\n\t" > <li>The SLP and loop vectorizer are now enabled for RISC-V when the vector > extension is enabled, thanks to Ju-Zhe Zhong from > <a href='https://rivai-ic.com.cn/'>RiVAI</a>, > - Pan Li from Intel, and Robin Dapp > - from <a href='https://www.ventanamicro.com/'>Ventana Micro</a> for > + Pan Li from Intel, and Robin Dapp from for “from” should be deleted as well IMO > contributing most of the implementation.</li> > <li>The <code>-mrvv-max-lmul=</code> option has been introduced for > performance tuning of the loop vectorizer. The default value is > -- > 2.55.0