[all-commits] [llvm/llvm-project] 56a561: [CIR] Implement Type promotion for VectorType (#15...
Amr Hesham via All-commits
all-commits at lists.llvm.org
Sat Sep 20 03:05:33 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 56a561920a31381d38ee9f123669df45da569427
https://github.com/llvm/llvm-project/commit/56a561920a31381d38ee9f123669df45da569427
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-09-20 (Sat, 20 Sep 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] Implement Type promotion for VectorType (#158715)
This change adds support for type promotion for VectorType
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