[all-commits] [llvm/llvm-project] 17dbd8: [mlir] Fix typo s/utilties/utilities/ (including i...
Emilio Cota via All-commits
all-commits at lists.llvm.org
Thu Oct 27 14:15:46 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 17dbd80ff72cb235a59e79c01555753ed11114d3
https://github.com/llvm/llvm-project/commit/17dbd80ff72cb235a59e79c01555753ed11114d3
Author: Emilio Cota <ecg at google.com>
Date: 2022-10-27 (Thu, 27 Oct 2022)
Changed paths:
M mlir/docs/Interfaces.md
A mlir/include/mlir/Tools/ParseUtilities.h
R mlir/include/mlir/Tools/ParseUtilties.h
M mlir/lib/ExecutionEngine/JitRunner.cpp
M mlir/lib/Tools/mlir-opt/MlirOptMain.cpp
M mlir/lib/Tools/mlir-reduce/MlirReduceMain.cpp
M mlir/lib/Tools/mlir-translate/Translation.cpp
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
[mlir] Fix typo s/utilties/utilities/ (including in file name)
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D136887
More information about the All-commits
mailing list