Skip to content
Commit 91563c41 authored by Oleg Shyshkov's avatar Oleg Shyshkov
Browse files

[mlir] Modify LinalgStructuredInterface to allow the computation block to have...

[mlir] Modify LinalgStructuredInterface to allow the computation block to have arguments only for a subset of operands.

Summary:
Currently there is an expectations that there is a corresponsing block argument
for each operand. For some operation, it leads to unused arguments. For example,
in `map`, only input operands are used for the computation.

Differential Revision: https://reviews.llvm.org/D134444
parent 21b03bf9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment