[all-commits] [llvm/llvm-project] f6b4e0: [mlir][linalg] Prepare drop unit dims for scalar o...
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Fri Jun 11 06:19:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f6b4e081dc9cf74fb5c22439f552fa035f2c2651
https://github.com/llvm/llvm-project/commit/f6b4e081dc9cf74fb5c22439f552fa035f2c2651
Author: Tobias Gysi <gysit at google.com>
Date: 2021-06-11 (Fri, 11 Jun 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/DropUnitDims.cpp
Log Message:
-----------
[mlir][linalg] Prepare drop unit dims for scalar operands.
Adapt drop unit dims for structured ops taking scalar operands.
Differential Revision: https://reviews.llvm.org/D103890
More information about the All-commits
mailing list