diff options
author | Hanumanth <hhanuman@mathworks.com> | 2025-07-18 16:12:57 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-18 16:12:57 -0400 |
commit | b846d8c3e26ef98c8d6936e7cad354f035d322d1 (patch) | |
tree | 1655ec3506f65ad7e1d2169fd5bdf81baf9562a9 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 4dc6dfd65397e65f62a453b65cd180639c3a8b9e (diff) | |
download | llvm-b846d8c3e26ef98c8d6936e7cad354f035d322d1.zip llvm-b846d8c3e26ef98c8d6936e7cad354f035d322d1.tar.gz llvm-b846d8c3e26ef98c8d6936e7cad354f035d322d1.tar.bz2 |
[mlir][tosa] Fix tosa-reduce-transposes to handle large constants better (#148755)
This change addresses the performance issue in the **--tosa-reduce-transposes** implementation by working directly with the
raw tensor data, eliminating the need for creating the costly intermediate attributes that leads to bottleneck.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions