[all-commits] [llvm/llvm-project] 5e21f2: [CIR] Upstream TernaryOp for VectorType (#142393)
Amr Hesham via All-commits
all-commits at lists.llvm.org
Thu Jun 5 01:36:54 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e21f2b696bcad96e8ad5f284e70c1685ea8a44e
https://github.com/llvm/llvm-project/commit/5e21f2b696bcad96e8ad5f284e70c1685ea8a44e
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
M clang/include/clang/CIR/Dialect/IR/CIROps.td
M clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp
M clang/lib/CIR/Dialect/IR/CIRDialect.cpp
M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.h
M clang/test/CIR/CodeGen/vector.cpp
Log Message:
-----------
[CIR] Upstream TernaryOp for VectorType (#142393)
This change adds support for the Ternary op 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