[all-commits] [llvm/llvm-project] b8b637: [mlir][IR] `DenseElementsAttr`: Remove `i1` dense ...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Tue Feb 10 06:17:10 PST 2026
Branch: refs/heads/users/matthias-springer/dense_el_i1
Home: https://github.com/llvm/llvm-project
Commit: b8b637d5ca818321603c63c90d33b4a199017358
https://github.com/llvm/llvm-project/commit/b8b637d5ca818321603c63c90d33b4a199017358
Author: Matthias Springer <me at m-sp.org>
Date: 2026-02-10 (Tue, 10 Feb 2026)
Changed paths:
M mlir/include/mlir/Bindings/Python/IRAttributes.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