[all-commits] [llvm/llvm-project] 11bec2: [mlir][sparse] reduce tensor dimensions in sparse ...
Aart Bik via All-commits
all-commits at lists.llvm.org
Wed Feb 10 17:59:40 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 11bec2a81c5cf565793f2334aa7ff5ac6b39340c
https://github.com/llvm/llvm-project/commit/11bec2a81c5cf565793f2334aa7ff5ac6b39340c
Author: Aart Bik <ajcbik at google.com>
Date: 2021-02-10 (Wed, 10 Feb 2021)
Changed paths:
M mlir/test/Dialect/Linalg/sparse_nd.mlir
Log Message:
-----------
[mlir][sparse] reduce tensor dimensions in sparse test
Rationale:
BuiltinTypes.cpp observed overflow when computing size of
tensor<100x200x300x400x500x600x700x800xf32>.
Reviewed By: stellaraccident
Differential Revision: https://reviews.llvm.org/D96475
More information about the All-commits
mailing list