[all-commits] [llvm/llvm-project] bef481: [mlir] Drop uses of operator<<(raw_ostream &OS, co...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Dec 16 12:24:49 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bef481df8b10e30c8b20ee9a9d622e24688b8411
https://github.com/llvm/llvm-project/commit/bef481df8b10e30c8b20ee9a9d622e24688b8411
Author: Fangrui Song <i at maskray.me>
Date: 2022-12-16 (Fri, 16 Dec 2022)
Changed paths:
M mlir/include/mlir/Analysis/DataFlow/IntegerRangeAnalysis.h
M mlir/include/mlir/IR/PatternMatch.h
M mlir/include/mlir/Pass/PassOptions.h
M mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp
M mlir/lib/Rewrite/FrozenRewritePatternSet.cpp
M mlir/lib/Tools/mlir-pdll-lsp-server/PDLLServer.cpp
M mlir/lib/Transforms/Inliner.cpp
M mlir/lib/Transforms/Utils/DialectConversion.cpp
M mlir/test/lib/Analysis/DataFlow/TestDenseDataFlowAnalysis.cpp
M mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-yaml-gen.cpp
Log Message:
-----------
[mlir] Drop uses of operator<<(raw_ostream &OS, const Optional<T> &O)
More information about the All-commits
mailing list