[all-commits] [llvm/llvm-project] 3de59f: [MLIR][Affine] Rename/update affine fusion test pa...

Uday Bondhugula via All-commits all-commits at lists.llvm.org
Sun Jul 13 20:53:47 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3de59f79d816e97851bb492dcb61ed5f46702163
      https://github.com/llvm/llvm-project/commit/3de59f79d816e97851bb492dcb61ed5f46702163
  Author: Uday Bondhugula <uday at polymagelabs.com>
  Date:   2025-07-14 (Mon, 14 Jul 2025)

  Changed paths:
    R mlir/test/Dialect/Affine/loop-fusion-transformation.mlir
    A mlir/test/Dialect/Affine/loop-fusion-utilities.mlir
    M mlir/test/lib/Dialect/Affine/TestLoopFusion.cpp

  Log Message:
  -----------
  [MLIR][Affine] Rename/update affine fusion test pass options to avoid confusion (#148320)

This test pass is meant to test various affine fusion utilities as
opposed to being a pass to perform valid fusion. Rename an option to
avoid confusion.

Fixes: https://github.com/llvm/llvm-project/issues/132172



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