[all-commits] [llvm/llvm-project] d20f74: [mlir] Drop uses of operator<<(raw_ostream &OS, co...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Dec 16 11:57:43 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d20f749f0ae8cd7cdcffead65d482ba4c393a917
https://github.com/llvm/llvm-project/commit/d20f749f0ae8cd7cdcffead65d482ba4c393a917
Author: Fangrui Song <i at maskray.me>
Date: 2022-12-16 (Fri, 16 Dec 2022)
Changed paths:
M mlir/lib/IR/AsmPrinter.cpp
M mlir/lib/Tools/PDLL/AST/NodePrinter.cpp
Log Message:
-----------
[mlir] Drop uses of operator<<(raw_ostream &OS, const Optional<T> &O)
More information about the All-commits
mailing list