summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Dialect/Test/TestAttributes.h
AgeCommit message (Expand)Author
2025-10-15[mlir][bufferization] Test tensor encoding -> memref layout conversion (#161166)Andrei Golubev
2025-05-13[mlir][polynomial] Remove polynomial dialect (#139766)Jeremy Kun
2025-03-19[mlir][Ptr] Add the `MemorySpaceAttrInterface` interface and dependencies. (#...Fabian Mora
2024-06-21[mlir] load dialects for non-namespaced attrs (#96242)Mehdi Amini
2023-10-03Improve MLIR Attribute::get() method efficiency by reducing the amount of arg...Mehdi Amini
2022-11-11Revert "Revert "[mlir][linalg] Replace "string" iterator_types attr with enum...Oleg Shyshkov
2022-11-09Revert "[mlir][linalg] Replace "string" iterator_types attr with enums in Lin...Oleg Shyshkov
2022-11-09[mlir][linalg] Replace "string" iterator_types attr with enums in LinalgInter...Oleg Shyshkov
2022-08-01[mlir] Add a generic DialectResourceBlobManager to simplify resource blob man...River Riddle
2022-06-29[mlir] Allow for attaching external resources to .mlir filesRiver Riddle
2021-12-17[mlir][ods] Added EnumAttr, an AttrDef implementation of enum attributesMogball
2021-09-13[mlir] Allows to query traits from types and attributesMathieu Fehr
2021-06-15[mlir] separable registration of attribute and type interfacesAlex Zinenko
2021-03-03[mlir] Add support for generating Attribute classes for ODSRiver Riddle