[all-commits] [llvm/llvm-project] 3aef59: [MLIR][Affine] NFC. Drop redundant fusion- suffix ...

Uday Bondhugula via All-commits all-commits at lists.llvm.org
Sun Feb 23 18:31:58 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3aef599d072bea70fb07a6e47bdfb49099e2199c
      https://github.com/llvm/llvm-project/commit/3aef599d072bea70fb07a6e47bdfb49099e2199c
  Author: Uday Bondhugula <uday at polymagelabs.com>
  Date:   2025-02-24 (Mon, 24 Feb 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/Affine/Passes.td
    M mlir/test/Dialect/Affine/loop-fusion-2.mlir
    M mlir/test/Dialect/Affine/loop-fusion-3.mlir
    M mlir/test/Dialect/Affine/loop-fusion-4.mlir
    M mlir/test/Dialect/Affine/loop-fusion-inner.mlir
    M mlir/test/Examples/mlir-opt/loop_fusion_options.mlir

  Log Message:
  -----------
  [MLIR][Affine] NFC. Drop redundant fusion- suffix from fusion pass options (#128405)

NFC. Drop redundant fusion- suffix from fusion pass options. The pass
already has 'fusion' in its name. Shorten the option names avoiding
repetition.



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