[all-commits] [llvm/llvm-project] 73f371: [mlir] NFC: Fix trivial typos
Kazuaki Ishizaki via All-commits
all-commits at lists.llvm.org
Thu Jan 16 14:59:27 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 73f371c31d2774b3e4d51e4e276737d54922aa18
https://github.com/llvm/llvm-project/commit/73f371c31d2774b3e4d51e4e276737d54922aa18
Author: Kazuaki Ishizaki <ishizaki at jp.ibm.com>
Date: 2020-01-16 (Thu, 16 Jan 2020)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/SPIRVAvailability.td
M mlir/include/mlir/Dialect/SPIRV/SPIRVBase.td
M mlir/include/mlir/Dialect/SPIRV/SPIRVTypes.h
M mlir/include/mlir/Dialect/VectorOps/VectorOps.td
M mlir/lib/Dialect/GPU/Transforms/MemoryPromotion.cpp
M mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
M mlir/tools/mlir-tblgen/SPIRVUtilsGen.cpp
M mlir/utils/spirv/define_inst.sh
Log Message:
-----------
[mlir] NFC: Fix trivial typos
Summary: Fix trivial typos
Differential Revision: https://reviews.llvm.org/D72672
More information about the All-commits
mailing list