diff options
author | Rob Suderman <rob.suderman@gmail.com> | 2021-12-09 12:32:15 -0800 |
---|---|---|
committer | Rob Suderman <rob.suderman@gmail.com> | 2021-12-09 12:39:23 -0800 |
commit | 46c96fca0e793a71198f54ab2196dd2af030de60 (patch) | |
tree | dab8053ee151763792aa3f794f962b20d1cbd9ef /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2717f62c97cf134b4ef7bd5b03e046ebf3f5efc2 (diff) | |
download | llvm-46c96fca0e793a71198f54ab2196dd2af030de60.zip llvm-46c96fca0e793a71198f54ab2196dd2af030de60.tar.gz llvm-46c96fca0e793a71198f54ab2196dd2af030de60.tar.bz2 |
[mlir][tosa] Fix quantized type for tosa.conv2d canonicalization
Wrong type was used for the result type in the tosa.conv_2d canonicalization.
The type should match the result element type should match the result type
not the input element type.
Differential Revision: https://reviews.llvm.org/D115463
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions