[all-commits] [llvm/llvm-project] ca297c: [MLIR] Add support for IntArrayProp<I32Prop> (#146...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sun Jul 6 02:55:24 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ca297cd6e4ada67a764a16f3c8312e041d6e4e75
https://github.com/llvm/llvm-project/commit/ca297cd6e4ada67a764a16f3c8312e041d6e4e75
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2025-07-06 (Sun, 06 Jul 2025)
Changed paths:
M mlir/include/mlir/IR/ODSSupport.h
M mlir/lib/IR/ODSSupport.cpp
M mlir/test/IR/properties.mlir
M mlir/test/Transforms/test-legalizer.mlir
M mlir/test/lib/Dialect/Test/TestOps.td
Log Message:
-----------
[MLIR] Add support for IntArrayProp<I32Prop> (#146685)
The conversion to attribute was missing.
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