[all-commits] [llvm/llvm-project] 7dc3bf: Revert "Revert "[MLIR] Introduce constraint attrib...
lorenzo chelini via All-commits
all-commits at lists.llvm.org
Fri Dec 2 06:01:17 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7dc3bf0338a620a29123da6b1bb87409809e0669
https://github.com/llvm/llvm-project/commit/7dc3bf0338a620a29123da6b1bb87409809e0669
Author: Lorenzo Chelini <l.chelini at icloud.com>
Date: 2022-12-02 (Fri, 02 Dec 2022)
Changed paths:
M mlir/include/mlir/IR/OpBase.td
M mlir/test/IR/attribute.mlir
M mlir/test/lib/Dialect/Test/TestOps.td
Log Message:
-----------
Revert "Revert "[MLIR] Introduce constraint attributes for DenseArrayAttr""
This reverts commit 4e6dab98e0cb60c635656a818062887d97c3ef5f.
Re-apply: D138988 after fixing error on windows. Remove test for boolean
attributes as it does not make sense to apply these constraints on
boolean array.
More information about the All-commits
mailing list