diff options
author | MaheshRavishankar <ravishankarm@google.com> | 2020-07-27 09:48:36 -0700 |
---|---|---|
committer | MaheshRavishankar <ravishankarm@google.com> | 2020-07-27 09:51:20 -0700 |
commit | 8f6e84ba7b590bb6fdcd6b2b3ba32782b7802bd3 (patch) | |
tree | 54165dfc50f4f89e42fbcd0523009b114e885ec0 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 4d84d94969d6a72f8cf189c5fba1e2366ed88ee3 (diff) | |
download | llvm-8f6e84ba7b590bb6fdcd6b2b3ba32782b7802bd3.zip llvm-8f6e84ba7b590bb6fdcd6b2b3ba32782b7802bd3.tar.gz llvm-8f6e84ba7b590bb6fdcd6b2b3ba32782b7802bd3.tar.bz2 |
[mlir][Linalg] Enable fusion of std.constant (producer) with
linalg.indexed_generic (consumer) with tensor arguments.
The implementation of fusing std.constant producer with a
linalg.indexed_generic consumer was already in place. It is exposed
with this change. Also cleaning up some of the patterns that implement
the fusion to not be templated, thereby avoiding lot of conditional
checks for calling the right instantiation.
Differential Revision: https://reviews.llvm.org/D84566
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions