[all-commits] [llvm/llvm-project] 1e1bf7: [mlir][emitc] Add an option to cast array type to ...
Andrey Timonin via All-commits
all-commits at lists.llvm.org
Thu Feb 20 08:40:29 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1e1bf7971b1b8c74aa4de2c055c402d0085e87b8
https://github.com/llvm/llvm-project/commit/1e1bf7971b1b8c74aa4de2c055c402d0085e87b8
Author: Andrey Timonin <timonina1909 at gmail.com>
Date: 2025-02-20 (Thu, 20 Feb 2025)
Changed paths:
M mlir/include/mlir/Dialect/EmitC/IR/EmitC.td
M mlir/lib/Dialect/EmitC/IR/EmitC.cpp
M mlir/test/Dialect/EmitC/invalid_ops.mlir
M mlir/test/Dialect/EmitC/ops.mlir
Log Message:
-----------
[mlir][emitc] Add an option to cast array type to ptr type (#126385)
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