summaryrefslogtreecommitdiff
path: root/mlir/docs/Dialects/Vector.md
AgeCommit message (Expand)Author
2025-10-10[MLIR][Vector] Remove vector.splat (#162167)James Newling
2025-07-28[mlir][Vector] Remove `vector.extractelement` and `vector.insertelement` ops ...Diego Caballero
2025-06-17[mlir][vector] Add documentation note on adding new ops (#144308)Andrzej Warzyński
2024-08-06[mlir][vector] Fix link in docs (nfc)Andrzej Warzynski
2024-08-06[mlir][vector] Update docs for scalable vectors (#101842)Andrzej Warzyński
2024-08-05[mlir][vector][docs] Fix broken markdown link (#101813)Andrzej Warzyński
2023-11-30[mlir][vector][doc] 0D vectors (#73792)Rik Huijzer
2023-09-28[mlir][vector] add result type to vector.extract assembly format (#66499)Cullen Rhodes
2022-09-29[mlir][arith] Change dialect name from Arithmetic to ArithJakub Kuderski
2022-03-17[mlir][docs] Fix formatting issue in Dialects/Vector.md.Ingo Mueller
2022-03-01[mlir][NFC] Remove several dead references to the old standard dialectRiver Riddle
2022-03-01[mlir] Rename the Standard dialect to the Func dialectRiver Riddle
2022-01-31[mlir][vector][NFC] Split into IR, Transforms and UtilsMatthias Springer
2021-11-26[mlir][Vector] Minor formatting fixes in Vector.mdMichal Terepeta
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball
2021-05-19[mlir][docs] Fix minor typos in vector dialect docshasheddan
2021-02-01[Branch-Rename] Fix some linksxgupta
2021-01-08[mlir] replace LLVM dialect float types with built-insAlex Zinenko
2020-04-27[mlir][doc] Add missing ` that breaks renderingLei Zhang
2020-04-23[mlir] NFC: Fix trivial typo under DialectsKazuaki Ishizaki
2020-03-30[mlir] Update all dialects docs to use 'dialect-namespace' in the headerRiver Riddle
2020-03-24[mlir] Revamp operation documentation generationRiver Riddle
2020-03-17[mlir][NFC] Renamed VectorOps to VectorRob Suderman
2020-02-17[mlir] Fix multiple titlesJacques Pienaar
2020-01-20[mlir] NFC: Fix trivial typos in commentsKazuaki Ishizaki
2020-01-14[MLIR] Fix broken link locations after move to monorepoDaniel Galvez
2020-01-03[mlir][Vector] NFC - Add documentation for the VectorOps dialect.Nicolas Vasilache
2019-12-24Adjust some MLIR paths and docsMehdi Amini