[all-commits] [llvm/llvm-project] 1276a5: [CIR] Upstream support for builtin_vectorelements ...
Amr Hesham via All-commits
all-commits at lists.llvm.org
Wed Jun 25 10:40:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1276a5b368493cc73ef0febee35a6591b92464d5
https://github.com/llvm/llvm-project/commit/1276a5b368493cc73ef0febee35a6591b92464d5
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp
M clang/test/CIR/CodeGen/vector-ext.cpp
M clang/test/CIR/CodeGen/vector.cpp
Log Message:
-----------
[CIR] Upstream support for builtin_vectorelements (#144877)
Add support for `__builtin_vectorelements`
Issue https://github.com/llvm/llvm-project/issues/136487
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list