[all-commits] [llvm/llvm-project] 6fa671: [MLIR][Affine] Fix fusion crash from memory space ...
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Thu Feb 13 05:33:29 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6fa671f9e69232bb6a84ec81608131b0b111dbdf
https://github.com/llvm/llvm-project/commit/6fa671f9e69232bb6a84ec81608131b0b111dbdf
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2025-02-13 (Thu, 13 Feb 2025)
Changed paths:
M mlir/lib/Dialect/Affine/Transforms/LoopFusion.cpp
M mlir/test/Dialect/Affine/loop-fusion-4.mlir
Log Message:
-----------
[MLIR][Affine] Fix fusion crash from memory space int assumption (#127032)
Fix fusion crash from memory space int assumption from assumption on int
attr-based memory spaces.
Fixes: https://github.com/llvm/llvm-project/issues/118759
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