[all-commits] [llvm/llvm-project] 9a2308: [mlir][tosa] Minor cleanup of tosa.conv2d canonica...

rsuderman via All-commits all-commits at lists.llvm.org
Thu Dec 16 15:14:13 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a2308e170b468df62dd969a41b8c408992cf84e
      https://github.com/llvm/llvm-project/commit/9a2308e170b468df62dd969a41b8c408992cf84e
  Author: Rob Suderman <rob.suderman at gmail.com>
  Date:   2021-12-16 (Thu, 16 Dec 2021)

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

  Log Message:
  -----------
  [mlir][tosa] Minor cleanup of tosa.conv2d canonicalizer

Slight rename and better variable type usage in tosa.conv2d to
tosa.fully_connected lowering. Included disabling pass for padded
convolutions.

Reviewed By: not-jenni

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




More information about the All-commits mailing list