[all-commits] [llvm/llvm-project] 2a88fe: [mlir][tosa] Canonicalize slice over overlapped or...

Georgios Pinitas via All-commits all-commits at lists.llvm.org
Thu May 8 02:50:54 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2a88feb3947606679453f886d79db611cdaef9fc
      https://github.com/llvm/llvm-project/commit/2a88feb3947606679453f886d79db611cdaef9fc
  Author: Georgios Pinitas <georgios.pinitas at arm.com>
  Date:   2025-05-08 (Thu, 08 May 2025)

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

  Log Message:
  -----------
  [mlir][tosa] Canonicalize slice over overlapped or inside a pad. (#138900)

Update the paddings and/or the slice parameters when a `tosa.slice`
after a `tosa.pad` is accessing only an overlapping or not region of the
padded tensor.

Signed-off-by: Georgios Pinitas <georgios.pinitas 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