[all-commits] [llvm/llvm-project] 7cfb7a: [mlir] Make Type::print and Type::dump const
Robert David via All-commits
all-commits at lists.llvm.org
Wed Jun 16 15:31:32 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7cfb7a67c57dfb40518a0873137a21b0a8def503
https://github.com/llvm/llvm-project/commit/7cfb7a67c57dfb40518a0873137a21b0a8def503
Author: Robert David <lrdx at google.com>
Date: 2021-06-16 (Wed, 16 Jun 2021)
Changed paths:
M mlir/include/mlir/IR/Types.h
M mlir/lib/IR/AsmPrinter.cpp
Log Message:
-----------
[mlir] Make Type::print and Type::dump const
More information about the All-commits
mailing list