[all-commits] [llvm/llvm-project] 0f9f0a: Remove unused isZero function
Geoffrey Martin-Noble via All-commits
all-commits at lists.llvm.org
Thu Nov 19 19:59:00 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0f9f0a4046e11c2b4c130640f343e3b2b5db08c1
https://github.com/llvm/llvm-project/commit/0f9f0a4046e11c2b4c130640f343e3b2b5db08c1
Author: Geoffrey Martin-Noble <gcmn at google.com>
Date: 2020-11-19 (Thu, 19 Nov 2020)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Fusion.cpp
Log Message:
-----------
Remove unused isZero function
Unused since https://reviews.llvm.org/D91503 and triggering
-Wunused-function
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D91838
More information about the All-commits
mailing list