[all-commits] [llvm/llvm-project] 267b85: [CIR] Implement folder for VecCmpOp (#143322)
Amr Hesham via All-commits
all-commits at lists.llvm.org
Mon Jun 16 10:35:55 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 267b859fc60acda510027bd6139c54d660c6fb21
https://github.com/llvm/llvm-project/commit/267b859fc60acda510027bd6139c54d660c6fb21
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-06-16 (Mon, 16 Jun 2025)
Changed paths:
M clang/include/clang/CIR/Dialect/IR/CIROps.td
M clang/lib/CIR/Dialect/IR/CIRDialect.cpp
M clang/lib/CIR/Dialect/Transforms/CIRCanonicalize.cpp
A clang/test/CIR/Transforms/vector-cmp-fold.cir
Log Message:
-----------
[CIR] Implement folder for VecCmpOp (#143322)
This change adds a folder for the VecCmpOp
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