[all-commits] [llvm/llvm-project] cf8ae1: Add Int4 support for tosa::ConstOp

Jerry-Ge via All-commits all-commits at lists.llvm.org
Fri Jun 30 14:05:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf8ae178969f031c25c3f99ab6fe39e3ef2447e6
      https://github.com/llvm/llvm-project/commit/cf8ae178969f031c25c3f99ab6fe39e3ef2447e6
  Author: Jerry Ge <jerry.ge at arm.com>
  Date:   2023-06-30 (Fri, 30 Jun 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
    M mlir/include/mlir/Dialect/Tosa/IR/TosaTypesBase.td
    M mlir/test/Dialect/Tosa/invalid.mlir
    M mlir/test/Dialect/Tosa/ops.mlir

  Log Message:
  -----------
  Add Int4 support for tosa::ConstOp

- Also added Tosa_Weight and Tosa_WeightTensorXD specifically for weights

Signed-off-by: Jerry Ge <jerry.ge at arm.com>

Reviewed By: eric-k256

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




More information about the All-commits mailing list