diff options
author | Rob Suderman <rob.suderman@gmail.com> | 2021-08-24 18:08:07 -0700 |
---|---|---|
committer | Rob Suderman <rob.suderman@gmail.com> | 2021-08-24 18:13:22 -0700 |
commit | a7bf93807b403fdd1af1c7270a20c4849a739be4 (patch) | |
tree | 004b1484d2ca87b9a002d2b30ee174d3f95d0701 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | a947b40cafa8a1d7e241699c1400d80c77e9894c (diff) | |
download | llvm-a7bf93807b403fdd1af1c7270a20c4849a739be4.zip llvm-a7bf93807b403fdd1af1c7270a20c4849a739be4.tar.gz llvm-a7bf93807b403fdd1af1c7270a20c4849a739be4.tar.bz2 |
[mlir][tosa] Fix conv/depthwise conv padding for quantized values
When padding quantized operations, the padding needs to equal the zero point
of the input value. Corrected the pass to change the padding value if quantized.
Reviewed By: NatashaKnk
Differential Revision: https://reviews.llvm.org/D108440
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions