summaryrefslogtreecommitdiff
path: root/mlir/lib/Support/TypeID.cpp
AgeCommit message (Expand)Author
2025-07-27[MLIR] Remove overly verbose Debug for TypeID checks (NFC) (#150751)Mehdi Amini
2025-02-14[mlir] Add `MLIR_USE_FALLBACK_TYPE_IDS` macro support for `TypeID` (#126999)Stef Lindall
2022-05-18[mlir] Fix the error message for missing explicit TypeIDMogball
2022-04-04[mlir] Rework the implementation of TypeIDRiver Riddle