On Thu, Jul 09, 2026 at 03:55:11PM +0800, Kito Cheng wrote:
> Zhijin Zeng <[email protected]> 於 2026年7月9日週四 下午3:41寫道:
> >
> > From: Zhijin Zeng <[email protected]>
> >
> > The RISC-V vector function name mangling specification decorated with OpenMP
> > has been merged.
> >
> > ```
> > mangled-vector-name := "_ZGV" <isa> <mask> <len> <parameters> "_" 
> > <func-name>
> > isa := r<lmul>
> > ```

Why?  If the r is always there, it is just wasted character in the mangling.

        Jakub

Reply via email to