[all-commits] [llvm/llvm-project] 356bd2: [mlir][tosa] Allow unsigned types for rescale ops ...

Luke Hutton via All-commits all-commits at lists.llvm.org
Thu May 8 03:33:58 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 356bd2c9605761121b49f318a187560ec306718e
      https://github.com/llvm/llvm-project/commit/356bd2c9605761121b49f318a187560ec306718e
  Author: Luke Hutton <luke.hutton at arm.com>
  Date:   2025-05-08 (Thu, 08 May 2025)

  Changed paths:
    M mlir/lib/Dialect/Tosa/Transforms/TosaValidation.cpp
    M mlir/test/Dialect/Tosa/invalid.mlir

  Log Message:
  -----------
  [mlir][tosa] Allow unsigned types for rescale ops during validation (#138253)

This commit allows unsigned types (ui8/ui16/ui32) when checking for
valid element types, only for rescale operators.

Signed-off-by: Luke Hutton <luke.hutton at arm.com>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list