[all-commits] [llvm/llvm-project] ad38f4: [mlir] Switch debugString helper to << operator
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Fri Apr 1 16:33:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad38f409f99d4db656658ecd26d731714a67a80a
https://github.com/llvm/llvm-project/commit/ad38f409f99d4db656658ecd26d731714a67a80a
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2022-04-01 (Fri, 01 Apr 2022)
Changed paths:
M mlir/include/mlir/Support/DebugStringHelper.h
Log Message:
-----------
[mlir] Switch debugString helper to << operator
Supports more cases.
More information about the All-commits
mailing list