[all-commits] [llvm/llvm-project] 0595ed: [mlir][toy] Replace Optional::getValue with value....
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Jul 29 01:11:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0595edd80fd6eae751434790631e05112a0665d5
https://github.com/llvm/llvm-project/commit/0595edd80fd6eae751434790631e05112a0665d5
Author: Fangrui Song <i at maskray.me>
Date: 2022-07-29 (Fri, 29 Jul 2022)
Changed paths:
M mlir/examples/toy/Ch2/mlir/MLIRGen.cpp
M mlir/examples/toy/Ch3/mlir/MLIRGen.cpp
M mlir/examples/toy/Ch4/mlir/MLIRGen.cpp
M mlir/examples/toy/Ch5/mlir/MLIRGen.cpp
M mlir/examples/toy/Ch6/mlir/MLIRGen.cpp
M mlir/examples/toy/Ch7/mlir/MLIRGen.cpp
Log Message:
-----------
[mlir][toy] Replace Optional::getValue with value. NFC
More information about the All-commits
mailing list