Re: [pushed] wwwdocs: gcc-14: Drop link to Ventana Micro
Gerald Pfeifer <[email protected]>
| Newsgroups | gmane.comp.gcc.patches |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 9 Aug 2026, Kyrylo Tkachov wrote: >> <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 Oh, good catch, Kyrylo. I made a mistake and inadvertedly removed the textual reference to Ventana Micro, which I had meant to retain (only dropping the link). Thank you, Gerald PS: I pushed the following fix. commit ca2f22b4292b583123d4b049c421916ea5b3f73a Author: Gerald Pfeifer <[email protected]> Date: Sun Aug 9 18:20:09 2026 +0200 gcc-14: Restore verbal reference to Ventana Micro diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html index 668b90cfe..a3488500b 100644 --- a/htdocs/gcc-14/changes.html +++ b/htdocs/gcc-14/changes.html @@ -1227,7 +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 for + Pan Li from Intel, and Robin Dapp from Ventana Micro for 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