[all-commits] [llvm/llvm-project] d056c7: [mlir][scf] Fix unrolling when the yielded value i...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Thu Jan 9 08:31:38 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d056c756aea3fc709cf7d6bc8acabe9a8c7218db
https://github.com/llvm/llvm-project/commit/d056c756aea3fc709cf7d6bc8acabe9a8c7218db
Author: Alexander Belyaev <32522095+pifon2a at users.noreply.github.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M mlir/lib/Dialect/SCF/Utils/Utils.cpp
M mlir/test/Dialect/SCF/loop-unroll.mlir
Log Message:
-----------
[mlir][scf] Fix unrolling when the yielded value is defined above the loop. (#122177)
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