[clang] [clang] Introduce __builtin_splatvector (PR #212758)

Nikolas Klauser via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 29 06:31:42 PDT 2026


philnik777 wrote:

> > Is there even a platform-generic type for scalable vectors yet?
> 
> Sadly, no.

That seems like the thing we should solve first. After that I wouldn't be surprised if we didn't need this builtin at all.

https://github.com/llvm/llvm-project/pull/212758


More information about the cfe-commits mailing list