[all-commits] [llvm/llvm-project] 9aea27: [mlir][linalg] Remove getSmallestBoundingIndex (NFC).
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Wed Nov 10 08:25:31 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9aea27ac88c408d18120a768047cedd90d987e03
https://github.com/llvm/llvm-project/commit/9aea27ac88c408d18120a768047cedd90d987e03
Author: Tobias Gysi <gysit at google.com>
Date: 2021-11-10 (Wed, 10 Nov 2021)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Utils/Utils.h
M mlir/lib/Dialect/Linalg/Utils/Utils.cpp
Log Message:
-----------
[mlir][linalg] Remove getSmallestBoundingIndex (NFC).
Remove the getSmallestBoundingIndex method that has no uses anymore.
Depends On D113548
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D113549
More information about the All-commits
mailing list