diff options
author | Thomas Preud'homme <thomas.preudhomme@arm.com> | 2024-09-13 15:48:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-13 15:48:17 +0100 |
commit | 326287fd5b7b38987dbfbe80013225485d261790 (patch) | |
tree | 3f2c8f952699767252e047376c11dd549d212e3c /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 4a9b6b05c50a66f7dac6871f89a76daf77827c8d (diff) | |
download | llvm-326287fd5b7b38987dbfbe80013225485d261790.zip llvm-326287fd5b7b38987dbfbe80013225485d261790.tar.gz llvm-326287fd5b7b38987dbfbe80013225485d261790.tar.bz2 |
Add missing FillOp to winograd lowering (#108181)
Winograd lowering involves a number of matmul and batch_matmul which
are currently passed tensor.empty result as out parameter, thereby
are undefined behaviour. This commit adds the necessary linalg.fill.
---------
Co-authored-by: Max191 <44243577+Max191@users.noreply.github.com>
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions