[all-commits] [llvm/llvm-project] 9c27fa: [mlir][linalg] Prepare fusion on tensors for scala...
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Wed Jun 9 00:11:25 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9c27fa3821dc5c04f5710e64411815893de160ce
https://github.com/llvm/llvm-project/commit/9c27fa3821dc5c04f5710e64411815893de160ce
Author: Tobias Gysi <gysit at google.com>
Date: 2021-06-09 (Wed, 09 Jun 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/FusionOnTensors.cpp
Log Message:
-----------
[mlir][linalg] Prepare fusion on tensors for scalar operands.
Adapt fusion on tensors to support structured ops taking scalar operands.
Differential Revision: https://reviews.llvm.org/D103889
More information about the All-commits
mailing list