[all-commits] [llvm/llvm-project] b3909f: [MLIR] Drop assumption of a surrounding builtin.fu...
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Fri Nov 22 17:33:41 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b3909f4298fd3679dc24483c6e5d455058955d84
https://github.com/llvm/llvm-project/commit/b3909f4298fd3679dc24483c6e5d455058955d84
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2024-11-23 (Sat, 23 Nov 2024)
Changed paths:
M mlir/lib/Dialect/Affine/Utils/LoopUtils.cpp
M mlir/test/Dialect/Affine/loop-fusion-4.mlir
Log Message:
-----------
[MLIR] Drop assumption of a surrounding builtin.func in promoteIfSingleIteration (#116323)
Drop assumption of a surrounding builtin.func in
promoteIfSingleIteration.
Fixes https://github.com/llvm/llvm-project/issues/116042
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