[tosa] Add legalization for conv3d
authorTatWai Chong <tatwai.chong@arm.com>
Thu, 6 Oct 2022 19:50:12 +0000 (12:50 -0700)
committerRob Suderman <suderman@google.com>
Thu, 6 Oct 2022 19:50:38 +0000 (12:50 -0700)
commiteb04f321c344175e4510c3747d83a308bde96d68
treed61377d24e43e0a21c2b7843a3f69a885a6e47fd
parent3f965818b6a98f4dedba1a5c3517f661c018e62e
[tosa] Add legalization for conv3d

Update the existing implementation to match TOSA spec.

Reviewed By: rsuderman

Differential Revision: https://reviews.llvm.org/D133062
mlir/lib/Dialect/Tosa/IR/TosaOps.cpp