[all-commits] [llvm/llvm-project] 8de626: [mlir:toy][NFC] Add comment blocks for toy operati...
River Riddle via All-commits
all-commits at lists.llvm.org
Tue Mar 8 16:27:19 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8de6260a204b2e2c5546e3bc10d961eddd237eb7
https://github.com/llvm/llvm-project/commit/8de6260a204b2e2c5546e3bc10d961eddd237eb7
Author: River Riddle <riddleriver at gmail.com>
Date: 2022-03-08 (Tue, 08 Mar 2022)
Changed paths:
M mlir/examples/toy/Ch2/include/toy/Ops.td
M mlir/examples/toy/Ch2/mlir/Dialect.cpp
M mlir/examples/toy/Ch3/include/toy/Ops.td
M mlir/examples/toy/Ch3/mlir/Dialect.cpp
M mlir/examples/toy/Ch4/include/toy/Ops.td
M mlir/examples/toy/Ch4/mlir/Dialect.cpp
M mlir/examples/toy/Ch5/include/toy/Ops.td
M mlir/examples/toy/Ch5/mlir/Dialect.cpp
M mlir/examples/toy/Ch6/include/toy/Ops.td
M mlir/examples/toy/Ch6/mlir/Dialect.cpp
M mlir/examples/toy/Ch7/include/toy/Ops.td
M mlir/examples/toy/Ch7/mlir/Dialect.cpp
Log Message:
-----------
[mlir:toy][NFC] Add comment blocks for toy operations.
More information about the All-commits
mailing list