[all-commits] [llvm/llvm-project] 945ed2: [MLIR][SCF] fix loop pipelining pass use of uninit...
Hu Yufan via All-commits
all-commits at lists.llvm.org
Sat Jul 5 12:21:49 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 945ed2ed5eea4f9cde48cfa66e37839a2787205e
https://github.com/llvm/llvm-project/commit/945ed2ed5eea4f9cde48cfa66e37839a2787205e
Author: Hu Yufan <58105986+Hyffer at users.noreply.github.com>
Date: 2025-07-05 (Sat, 05 Jul 2025)
Changed paths:
M mlir/lib/Dialect/SCF/Transforms/LoopPipelining.cpp
M mlir/test/Dialect/SCF/loop-pipelining.mlir
Log Message:
-----------
[MLIR][SCF] fix loop pipelining pass use of uninitialized value (#146991)
fix issue https://github.com/llvm/llvm-project/issues/146990
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