summaryrefslogtreecommitdiff
path: root/mlir/docs/DataLayout.md
AgeCommit message (Expand)Author
2024-03-25[documentation] [mlir] DataLayout.md: fix broken link to DLTI dialect (#86524)Iman Hosseini
2024-03-21[MLIR] Add index bitwidth to the DataLayout (#85927)Tobias Gysi
2023-11-21[mlir] use TypeSize and uint64_t in DataLayout (#72874)Oleksandr "Alex" Zinenko
2022-08-02[mlir] add TOC to top-level documentsAlex Zinenko
2022-05-16[mlir][NFC] Fix the tags for various doc code blocksRiver Riddle
2021-11-16[mlir][NFC] Replace references to Identifier with StringAttrRiver Riddle
2021-10-29[mlir][docs] Fix obvious spelling mistakes in documentationMarkus Böck
2021-05-24[mlir][doc] Fix links and references in top level docs directoryMarkus Böck
2021-04-19Add default DataLayout support for complex numbersTres Popp
2021-03-24[mlir] introduce data layout entry for index typeAlex Zinenko
2021-03-24[mlir] provide a version of data layout size hooks in bitsAlex Zinenko
2021-03-24[mlir] support data layout specs on ModuleOpAlex Zinenko
2021-03-11[mlir] Introduce data layout modeling subsystemAlex Zinenko