[all-commits] [llvm/llvm-project] 1096d2: [mlir][tosa] Add uint16 to TOSA type support

Rob Suderman via All-commits all-commits at lists.llvm.org
Tue Jan 10 12:35:30 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1096d233352f1277c91dc1be68f63d07ca5fb9e3
      https://github.com/llvm/llvm-project/commit/1096d233352f1277c91dc1be68f63d07ca5fb9e3
  Author: Rob Suderman <suderman at google.com>
  Date:   2023-01-10 (Tue, 10 Jan 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Tosa/IR/TosaTypesBase.td

  Log Message:
  -----------
  [mlir][tosa] Add uint16 to TOSA type support

UInt16 is included as a required TOSA type for basic
operations. Added support as a TOSA Tensor.

Reviewed By: NatashaKnk

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




More information about the All-commits mailing list