summaryrefslogtreecommitdiff
path: root/mlir/test/Interfaces/DataLayoutInterfaces/types.mlir
AgeCommit message (Expand)Author
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-03-24[mlir] introduce data layout entry for index typeAlex Zinenko