[all-commits] [llvm/llvm-project] d9380e: [CIR] Implement folder for VecExtractOp (#139304)
Amr Hesham via All-commits
all-commits at lists.llvm.org
Tue May 13 11:02:11 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9380ec63707be2cf0b0010220e4a34d2dbd107b
https://github.com/llvm/llvm-project/commit/d9380ec63707be2cf0b0010220e4a34d2dbd107b
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-05-13 (Tue, 13 May 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-extract-fold.cir
Log Message:
-----------
[CIR] Implement folder for VecExtractOp (#139304)
This change adds a folder for the VecExtractOp
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