[all-commits] [llvm/llvm-project] 2099dd: [mlir][IR] `DenseElementsAttr`: Remove `i1` dense ...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Feb 11 07:30:45 PST 2026
Branch: refs/heads/users/matthias-springer/dense_el_i1
Home: https://github.com/llvm/llvm-project
Commit: 2099dd673f3e5d0de11780912d3e98cf01ad3bfd
https://github.com/llvm/llvm-project/commit/2099dd673f3e5d0de11780912d3e98cf01ad3bfd
Author: Matthias Springer <me at m-sp.org>
Date: 2026-02-11 (Wed, 11 Feb 2026)
Changed paths:
M mlir/include/mlir/Bindings/Python/IRAttributes.h
M mlir/include/mlir/IR/BuiltinAttributes.h
M mlir/lib/Bindings/Python/IRAttributes.cpp
M mlir/lib/IR/AttributeDetail.h
M mlir/lib/IR/BuiltinAttributes.cpp
R mlir/test/IR/attribute-roundtrip.mlir
M mlir/test/IR/parse-literal.mlir
M mlir/test/python/ir/array_attributes.py
M mlir/unittests/IR/AttributeTest.cpp
Log Message:
-----------
[mlir][IR] `DenseElementsAttr`: Remove `i1` dense packing special case
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