summaryrefslogtreecommitdiff
path: root/mlir/utils/gdb-scripts
AgeCommit message (Expand)Author
2023-07-06[mlir] Add support for TF32 as a Builtin FloatTypeJeremy Furtek
2023-05-26[NFC][Py Reformat] Reformat python files in mlir subdirTobias Hieta
2022-08-01[mlir] Remove OpaqueElementsAttrRiver Riddle
2022-06-21[gdb-scripts] Add to_string methods to printer implementationsKrzysztof Drewniak
2022-01-06Update mlir GDB printersChristian Sigg
2021-11-16[mlir][NFC] Replace references to Identifier with StringAttrRiver Riddle
2021-01-15[mlir] Add better support for f80 and f128Valentin Clement
2020-12-03[mlir][Types][NFC] Move all of the builtin Type classes to BuiltinTypes.hRiver Riddle
2020-10-27[mlir] Fix TypeID lookup in GDB pretty printers.Christian Sigg
2020-09-30Add GDB prettyprinters for a few more MLIR types.Christian Sigg
2020-09-03Revert "Adding GDB PrettyPrinter for mlir::Identifier."OCHyams
2020-09-03Adding GDB PrettyPrinter for mlir::Identifier.Christian Sigg