[all-commits] [llvm/llvm-project] ead272: [mlir][scf] Fix a div-by-zero bug when step of `sc...
Longsheng Mou via All-commits
all-commits at lists.llvm.org
Wed Mar 19 18:24:20 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ead272460004519ccbd98d08d68c70123892cd4e
https://github.com/llvm/llvm-project/commit/ead272460004519ccbd98d08d68c70123892cd4e
Author: Longsheng Mou <longshengmou at gmail.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
M mlir/lib/Dialect/SCF/Transforms/LoopPipelining.cpp
M mlir/test/Dialect/SCF/loop-pipelining.mlir
Log Message:
-----------
[mlir][scf] Fix a div-by-zero bug when step of `scf.for` is zero (#131079)
Fixes #130095.
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