[all-commits] [llvm/llvm-project] 55b806: [MLIR][Affine] Fix affine data copy generation cop...

Uday Bondhugula via All-commits all-commits at lists.llvm.org
Thu Mar 13 03:39:17 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 55b806c2afb113aa36efbf7eb979236951971695
      https://github.com/llvm/llvm-project/commit/55b806c2afb113aa36efbf7eb979236951971695
  Author: Uday Bondhugula <uday at polymagelabs.com>
  Date:   2025-03-13 (Thu, 13 Mar 2025)

  Changed paths:
    M mlir/lib/Dialect/Affine/Utils/LoopUtils.cpp
    M mlir/test/Dialect/Affine/affine-data-copy.mlir
    M mlir/test/lib/Dialect/Affine/TestAffineDataCopy.cpp

  Log Message:
  -----------
  [MLIR][Affine] Fix affine data copy generation copy placement for missing memref definition check (#130750)

This was exposed with the test case previously added but when performing
generation with limited memory capacity.



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