summaryrefslogtreecommitdiff
path: root/mlir/test/Interfaces/DataLayoutInterfaces
AgeCommit message (Expand)Author
2024-04-19[MLIR][DataLayout] Add support for scalable vectors (#89349)Christian Ulmann
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-04-20[mlir][NFC] Update textual references of `func` to `func.func` in IR/Interfac...River Riddle
2022-03-02[mlir] Data layout for integer and float typesAlex Zinenko
2021-06-09[mlir] fix a crash if the dialect is missing a data layout interfaceAlex Zinenko
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