[all-commits] [llvm/llvm-project] 95597e: [mlir] Fix typo in parameter name annotation.
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Mon Sep 26 01:28:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 95597e9b6657cfd529cb66da81d893585ed4e8f7
https://github.com/llvm/llvm-project/commit/95597e9b6657cfd529cb66da81d893585ed4e8f7
Author: Adrian Kuegel <akuegel at google.com>
Date: 2022-09-26 (Mon, 26 Sep 2022)
Changed paths:
M mlir/tools/mlir-tblgen/OpFormatGen.cpp
Log Message:
-----------
[mlir] Fix typo in parameter name annotation.
Found by ClangTidy.
More information about the All-commits
mailing list