[all-commits] [llvm/llvm-project] 36692a: [CIR] Implement Logical OR for VectorType (#158668)
Amr Hesham via All-commits
all-commits at lists.llvm.org
Thu Sep 18 11:26:32 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36692aa7a40183c1b43358288c83f5cc08abf8f1
https://github.com/llvm/llvm-project/commit/36692aa7a40183c1b43358288c83f5cc08abf8f1
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-09-18 (Thu, 18 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 Logical OR for VectorType (#158668)
This change adds support for local OR op for VectorType
Issue #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