[clang] [Clang] Add `__builtin_experimental_vectorcompress` (PR #102476)

David Green via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 14 10:18:30 PDT 2024


https://github.com/davemgreen commented:

I'm not sure if we have any experimental __builtin's, but it sounds OK to me.
If we do add this, do we need to make sure all lowering works? (For all the SVE types).

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


More information about the cfe-commits mailing list