diff options
author | DanielLevi6 <75536731+DanielLevi6@users.noreply.github.com> | 2024-08-21 02:14:01 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-20 16:14:01 -0700 |
commit | 4a4b233f35adaed44e50157db3846d0d23f2f6e1 (patch) | |
tree | aac11be9f6399d6a22605b0a0a9108c523efe62b /clang/lib | |
parent | f01f80ce6ca7640bb0e267b84b1ed0e89b57e2d9 (diff) | |
download | llvm-4a4b233f35adaed44e50157db3846d0d23f2f6e1.zip llvm-4a4b233f35adaed44e50157db3846d0d23f2f6e1.tar.gz llvm-4a4b233f35adaed44e50157db3846d0d23f2f6e1.tar.bz2 |
[mlir][linalg] Improve getPreservedProducerResults estimation in ElementwiseOpFusion (#104409)
This commit changes the getPreservedProducerResults function so that it
takes the consumer into account along with the producer, in order to
predict which of the producer’s outputs can be dropped during the fusion
process. It provides a more accurate prediction, considering that the
fusion process also depends on the consumer.
Diffstat (limited to 'clang/lib')
0 files changed, 0 insertions, 0 deletions