diff options
author | Amir Bishara <139038766+amirBish@users.noreply.github.com> | 2023-10-12 08:48:54 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-12 08:48:54 +0300 |
commit | 9dd15f7486a30c4269b183f72c13006eb8c929f4 (patch) | |
tree | 44f88f1a51ea26e7e67e1a4f781234a3e5469ef5 /llvm/lib/CodeGen/MachineSink.cpp | |
parent | 28b912687900bc0a67cd61c374fce296b09963c4 (diff) | |
download | llvm-9dd15f7486a30c4269b183f72c13006eb8c929f4.zip llvm-9dd15f7486a30c4269b183f72c13006eb8c929f4.tar.gz llvm-9dd15f7486a30c4269b183f72c13006eb8c929f4.tar.bz2 |
[mlir][tosa] Add aggressiveReduceConstant argument for the constant reduce optimization (#68765)
Adding the argument of aggressiveReduceConstant to the
TosaLayerwiseConstantFoldPass which would
allow performing the constant optimizations on the reduce ops always.
(e.g. without considering the
number of users of the input of the reduce operation)
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions