[all-commits] [llvm/llvm-project] a2dcd9: [mlir][tosa] Add TOSA f64 type support for cast op

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Fri Feb 10 12:13:05 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a2dcd994a7f8cc33640f58105276b78acf3483e5
      https://github.com/llvm/llvm-project/commit/a2dcd994a7f8cc33640f58105276b78acf3483e5
  Author: AmosLewis <Amos_Lewsi at foxmail.com>
  Date:   2023-02-10 (Fri, 10 Feb 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
    M mlir/include/mlir/Dialect/Tosa/IR/TosaTypesBase.td
    M mlir/lib/Dialect/Tosa/Transforms/TosaValidation.cpp

  Log Message:
  -----------
  [mlir][tosa] Add TOSA f64 type support for cast op

Add TOSA f64 type support for cast op

Reviewed By: eric-k256

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




More information about the All-commits mailing list