[all-commits] [llvm/llvm-project] 933221: [mlir][tosa] Rename RFFT2D `input` to `input_real`...

Luke Hutton via All-commits all-commits at lists.llvm.org
Mon Mar 10 11:15:10 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 933221e55aa1e1c1ebc16bde30c8e4a0e12836bd
      https://github.com/llvm/llvm-project/commit/933221e55aa1e1c1ebc16bde30c8e4a0e12836bd
  Author: Luke Hutton <luke.hutton at arm.com>
  Date:   2025-03-10 (Mon, 10 Mar 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
    M mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
    M mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
    M mlir/lib/Dialect/Tosa/Transforms/TosaProfileCompliance.cpp

  Log Message:
  -----------
  [mlir][tosa] Rename RFFT2D `input` to `input_real` (#130614)

This is to align to the input name as defined in the specification.

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