[all-commits] [llvm/llvm-project] 416965: [mlir] Remove an unused variable and correct types.
Bill Wendling via All-commits
all-commits at lists.llvm.org
Tue Apr 5 13:44:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4169650537622ef278b4d62ef5fb37aeb0ee9f4e
https://github.com/llvm/llvm-project/commit/4169650537622ef278b4d62ef5fb37aeb0ee9f4e
Author: Bill Wendling <isanbard at gmail.com>
Date: 2022-04-05 (Tue, 05 Apr 2022)
Changed paths:
M mlir/lib/Dialect/Vector/IR/VectorOps.cpp
M mlir/lib/Dialect/Vector/Transforms/VectorInsertExtractStridedSliceRewritePatterns.cpp
Log Message:
-----------
[mlir] Remove an unused variable and correct types.
No functionality change.
More information about the All-commits
mailing list