summaryrefslogtreecommitdiff
path: root/mlir/lib/Query/QueryParser.cpp
AgeCommit message (Expand)Author
2024-10-27[mlir] Prefer StringRef::substr to slice (NFC) (#113788)Kazu Hirata
2024-09-16[mlir] Tidy uses of llvm::raw_stream_ostream (NFC)JOE1994
2024-06-09Use StringRef::starts_with (NFC) (#94886)Kazu Hirata
2024-01-08[mlir] Use StringRef::ltrim (NFC)Kazu Hirata
2023-10-13[mlir][mlir-query] Introduce mlir-query tool with autocomplete supportDevajith