[all-commits] [llvm/llvm-project] 236aab: [MLIR] Delete unused functions getCollapsedInitTen...
Geoffrey Martin-Noble via All-commits
all-commits at lists.llvm.org
Fri Feb 19 09:24:15 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 236aab0b0c9c0c98bec7175072721fc15e247231
https://github.com/llvm/llvm-project/commit/236aab0b0c9c0c98bec7175072721fc15e247231
Author: Geoffrey Martin-Noble <gcmn at google.com>
Date: 2021-02-19 (Fri, 19 Feb 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
Log Message:
-----------
[MLIR] Delete unused functions getCollapsedInitTensor and getExpandedInitTensor
These are unused since
https://reviews.llvm.org/rG81264dfbe80df08668a325a61613b64243b99c01
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D97014
More information about the All-commits
mailing list