diff options
author | Oleg Shyshkov <shyshkov@google.com> | 2022-09-22 18:05:35 +0000 |
---|---|---|
committer | Oleg Shyshkov <shyshkov@google.com> | 2022-09-22 18:46:33 +0000 |
commit | 91563c419e57e3e22de96122247ea27540b14659 (patch) | |
tree | 90d9e949ccf2133fa049e242857b395251788ae6 /clang/lib/Lex/ModuleMap.cpp | |
parent | 21b03bf9706138b8b8f0b0ab06df763acad17704 (diff) | |
download | llvm-91563c419e57e3e22de96122247ea27540b14659.zip llvm-91563c419e57e3e22de96122247ea27540b14659.tar.gz llvm-91563c419e57e3e22de96122247ea27540b14659.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions