summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Dialect/MemRef
AgeCommit message (Expand)Author
2025-09-16[MLIR] Make 1-D memref flattening a prerequisite for vector narrow type emula...Alan Li
2025-02-06[MLIR] Support non-atomic RMW option for emulated vector stores (#124887)Alan Li
2025-01-22Reapply "[mlir] Link libraries that aren't included in libMLIR to libMLIR" (#...Michał Górny
2025-01-22Revert "[mlir] Link libraries that aren't included in libMLIR to libMLIR (#12...Michał Górny
2025-01-22[mlir] Link libraries that aren't included in libMLIR to libMLIR (#123781)Michał Górny
2025-01-20Revert "[mlir] Link libraries that aren't included in libMLIR to libMLIR (#12...Michał Górny
2025-01-20[mlir] Link libraries that aren't included in libMLIR to libMLIR (#123477)Michał Górny
2024-12-20[mlir] Enable decoupling two kinds of greedy behavior. (#104649)Jacques Pienaar
2024-11-12[mlir][vector] Restrict narrow-type-emulation patterns (#115612)Andrzej Warzyński
2023-08-17[mlir] Revamp implementation of sub-byte load/store emulation.Mahesh Ravishankar
2023-07-11[mlir] Narrow bitwidth emulation for vector.loadyzhang93
2023-06-26[mlir] Narrow bitwidth emulation for MemRef loadyzhang93
2023-04-20[mlir][Affine][NFC] Wrap dialect in "affine" namespaceMatthias Springer
2023-03-28[mlir][MemRef] Move transform related functions in Transforms.hQuentin Colombet
2022-06-13[mlir] (NFC) Clean up bazel and CMake target namesMogball
2022-04-04[mlir] Rework the implementation of TypeIDRiver Riddle
2022-03-08[mlir][test] Generalize a bunch of FuncOp based passes to run on any operatio...River Riddle
2022-02-24[mlir][memref] Add transformation to do loop multi-bufferingThomas Raoux
2022-01-26[mlir] Finish replacing OwningRewritePatternList with RewritePatternSetRiver Riddle
2022-01-26[mlir] Move ComposeSubView+ExpandOps from Standard to MemRefRiver Riddle