summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp
AgeCommit message (Expand)Author
2025-07-11[mlir] Remove unused includes (NFC) (#148119)Kazu Hirata
2025-06-05[mlir][tensor] Add runtime verification for `cast`/`dim`/`extract`/`insert`/`...Matthias Springer
2025-05-17Restore #140171 with to_memref -> to_buffer (#140355)Jeremy Kun
2025-05-16Revert "[mlir][bufferization] implement BufferizableOpInterface for concat op...Kazu Hirata
2025-05-16[mlir][bufferization] implement BufferizableOpInterface for concat op (#140171)Jeremy Kun
2025-02-17[mlir][tensor][linalg] Move Pack/UnPack Ops to Linalg (#123902)Andrzej WarzyƄski
2024-03-27[NFC][mlir] Reorder `declarePromisedInterface()` operands (#86628)Justin Fargnoli
2024-03-20[mlir] split transform interfaces into a separate library (#85221)Oleksandr "Alex" Zinenko
2024-03-15[mlir] Declare promised interfaces for all dialects (#78368)Justin Fargnoli
2023-01-12[mlir] Add operations to BlockAndValueMapping and rename it to IRMappingJeff Niu
2022-10-04[mlir][tensor][NFC] Rename linalg.init_tensor to tensor.emptyMatthias Springer
2022-09-29[mlir][arith] Change dialect name from Arithmetic to ArithJakub Kuderski
2022-04-23[mlir][NFC] Shift a bunch of dialect includes from the .h to the .cppRiver Riddle
2021-12-08Adjust "end namespace" comment in MLIR to match new agree'd coding styleMehdi Amini
2021-06-29[mlir] Generare .cpp.inc files for dialects.Stella Laurenzo
2021-04-30[mlir][sparse] sparse tensor type encoding migration (new home, new builders)Aart Bik
2021-04-26[mlir][tensors] Introduce attribute interface/attribute for tensor encodingAart Bik
2020-12-11Revert "Revert "[mlir] Start splitting the `tensor` dialect out of `std`.""Sean Silva
2020-12-11Revert "[mlir] Start splitting the `tensor` dialect out of `std`."Sean Silva
2020-12-11[mlir] Start splitting the `tensor` dialect out of `std`.Sean Silva