diff options
author | Lorenzo Chelini <l.chelini@icloud.com> | 2023-07-21 13:28:45 +0200 |
---|---|---|
committer | Lorenzo Chelini <l.chelini@icloud.com> | 2023-07-21 18:03:26 +0200 |
commit | 4fb25ca51c851015d7e0081b08da342285de2cb1 (patch) | |
tree | 7980f0296303fd25d789d4cf58aad56ac237debd /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | b81b4cfc654784f19af7296f01719630ea24fc89 (diff) | |
download | llvm-4fb25ca51c851015d7e0081b08da342285de2cb1.zip llvm-4fb25ca51c851015d7e0081b08da342285de2cb1.tar.gz llvm-4fb25ca51c851015d7e0081b08da342285de2cb1.tar.bz2 |
[MLIR][Linalg] Preserve DPS when decomposing Softmax
Preserve destination passing style (DPS) when decomposing
`linalg.Softmax`; instead of creating a new empty, which may materialize
as a new buffer after bufferization, use the result directly.
Reviewed By: qcolombet
Differential Revision: https://reviews.llvm.org/D155942
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions