diff options
author | Rob Suderman <rob.suderman@gmail.com> | 2021-08-24 18:23:21 -0700 |
---|---|---|
committer | Rob Suderman <rob.suderman@gmail.com> | 2021-08-24 18:54:23 -0700 |
commit | 5541a05d6a5a74424dd6d98cfb6d9014a5fb17ca (patch) | |
tree | ee6fb10f1916b83d7d301086059cb137d68f19d2 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 4ef1770abd11dff3f892a32eb461a2e5f72f9078 (diff) | |
download | llvm-5541a05d6a5a74424dd6d98cfb6d9014a5fb17ca.zip llvm-5541a05d6a5a74424dd6d98cfb6d9014a5fb17ca.tar.gz llvm-5541a05d6a5a74424dd6d98cfb6d9014a5fb17ca.tar.bz2 |
[mlir][tosa] Quantized tosa.avg_pool2d lowering to linalg
Includes the quantized version of average pool lowering to linalg dialect.
This includes a lit test for the transform. It is not 100% correct as the
multiplier / shift should be done in i64 however this is negligable rounding
difference.
Reviewed By: NatashaKnk
Differential Revision: https://reviews.llvm.org/D108676
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions