[all-commits] [llvm/llvm-project] d51239: [mlir][IR] `DenseElementsAttr`: Remove `i1` dense ...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Feb 11 07:25:02 PST 2026
Branch: refs/heads/users/matthias-springer/dense_el_i1
Home: https://github.com/llvm/llvm-project
Commit: d512398839cef325206020cac743965130069010
https://github.com/llvm/llvm-project/commit/d512398839cef325206020cac743965130069010
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/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