diff options
author | Thomas Preud'homme <thomas.preudhomme@arm.com> | 2025-03-10 14:49:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-10 14:49:05 +0000 |
commit | 967ab7e08e62a35cc65f34e21fbeb00abf3eb83f (patch) | |
tree | daef2e90a13f9d7055ff7a031fb1d3f4f5d887c4 /clang/lib/Serialization/ASTWriter.cpp | |
parent | 8885b5c0626065274cb8f8a634d45779a0f6ff2b (diff) | |
download | llvm-967ab7e08e62a35cc65f34e21fbeb00abf3eb83f.zip llvm-967ab7e08e62a35cc65f34e21fbeb00abf3eb83f.tar.gz llvm-967ab7e08e62a35cc65f34e21fbeb00abf3eb83f.tar.bz2 |
[mlir][TOSA] Fix linalg lowering of depthwise conv2d (#130293)
Current lowering for tosa.depthwise_conv2d assumes if both zero points
are zero then it's a floating-point operation by hardcoding the use of a
arith.addf in the lowered code. Fix code to check for the element type
to decide what add operation to use.
Diffstat (limited to 'clang/lib/Serialization/ASTWriter.cpp')
0 files changed, 0 insertions, 0 deletions