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