diff options
author | Tai Ly <tai.ly@arm.com> | 2025-02-10 10:36:29 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-10 08:36:29 -0800 |
commit | 62ae876b1ba2f03bb125174aa24e30b4ebd351a5 (patch) | |
tree | 912de9233743509cd49992e2436e40869bc6bb66 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 3706dfef660097f24fb5efbac0d7f14b424492ed (diff) | |
download | llvm-62ae876b1ba2f03bb125174aa24e30b4ebd351a5.zip llvm-62ae876b1ba2f03bb125174aa24e30b4ebd351a5.tar.gz llvm-62ae876b1ba2f03bb125174aa24e30b4ebd351a5.tar.bz2 |
[mlir][tosa] Fix conv op build functions (#126321)
This patch fixes several issues:
- buildConvOpWithQuantInfo:
call buildConvOpResultTypeInfo to get final output type
- buildTransConvOpWithQuantInfo:
add input_zp and weight_zp operands
remove input_zp/weight_zp attributes
- createZeroPointTensor:
add getElementTypeOrSelf to get element type just in case
remove bad auto-merge lines
Change-Id: Idbf88f500ce57a865da4b7be7b7b8bf2ba194b24
Signed-off-by: Tai Ly <tai.ly@arm.com>
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions