[all-commits] [llvm/llvm-project] 1b535d: [mlir][StandardOps] Fix typos in the td file.
Han-Chung Wang via All-commits
all-commits at lists.llvm.org
Fri Jan 22 09:07:57 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1b535df1ccd5b1627be7cedc2503642a71ca59ab
https://github.com/llvm/llvm-project/commit/1b535df1ccd5b1627be7cedc2503642a71ca59ab
Author: Hanhan Wang <hanchung at google.com>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
Log Message:
-----------
[mlir][StandardOps] Fix typos in the td file.
- Fix arguments name for subview and subtensor.
- Fix a typo in a comment of subtensor's method.
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D95211
More information about the All-commits
mailing list