[all-commits] [llvm/llvm-project] 5faa5f: [MLIR][Affine] Fix copy generation for missing mem...
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Fri Feb 28 13:16:29 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5faa5f848a35de13196f2f516f51aa970da942b4
https://github.com/llvm/llvm-project/commit/5faa5f848a35de13196f2f516f51aa970da942b4
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2025-03-01 (Sat, 01 Mar 2025)
Changed paths:
M mlir/lib/Dialect/Affine/Utils/LoopUtils.cpp
M mlir/test/Dialect/Affine/affine-data-copy.mlir
Log Message:
-----------
[MLIR][Affine] Fix copy generation for missing memref definition depth check (#129187)
Fixes: https://github.com/llvm/llvm-project/issues/122210
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