[all-commits] [llvm/llvm-project] eb04f3: [tosa] Add legalization for conv3d

TatWai Chong via All-commits all-commits at lists.llvm.org
Thu Oct 6 13:04:38 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eb04f321c344175e4510c3747d83a308bde96d68
      https://github.com/llvm/llvm-project/commit/eb04f321c344175e4510c3747d83a308bde96d68
  Author: TatWai Chong <tatwai.chong at arm.com>
  Date:   2022-10-06 (Thu, 06 Oct 2022)

  Changed paths:
    M mlir/lib/Dialect/Tosa/IR/TosaOps.cpp

  Log Message:
  -----------
  [tosa] Add legalization for conv3d

Update the existing implementation to match TOSA spec.

Reviewed By: rsuderman

Differential Revision: https://reviews.llvm.org/D133062




More information about the All-commits mailing list