[clang] [CIR] Upstream ShuffleOp for VectorType (PR #142288)

Amr Hesham via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 1 10:13:23 PDT 2025


AmrDeveloper wrote:

> Quoiting the docs: the result of `__builtin_shufflevector` is a vector with the same element type as `vec1` and `vec2` but that has an element count equal to the number of indices specified.

Thank you, i will put it back to the description

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


More information about the cfe-commits mailing list