[all-commits] [llvm/llvm-project] f5d8eb: [mlir][Linalg] NFC - getAssumedNonShapedOperands n...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Wed Jan 20 11:24:50 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f5d8eb085af97c6d873edf3ca16d85b8a97c67e6
https://github.com/llvm/llvm-project/commit/f5d8eb085af97c6d873edf3ca16d85b8a97c67e6
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-01-20 (Wed, 20 Jan 2021)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgStructuredOpsInterface.td
Log Message:
-----------
[mlir][Linalg] NFC - getAssumedNonShapedOperands now returns OperandRange
Also adds a isInput interface method.
More information about the All-commits
mailing list