[all-commits] [llvm/llvm-project] a9b399: [MLIR][GPU] Fix memref.dim folding with out-of-bou...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Dec 5 16:36:56 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a9b399aeef57224cfe699c2804a01363142f1f68
https://github.com/llvm/llvm-project/commit/a9b399aeef57224cfe699c2804a01363142f1f68
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
M mlir/test/Dialect/GPU/canonicalize.mlir
Log Message:
-----------
[MLIR][GPU] Fix memref.dim folding with out-of-bound index (#118890)
Fixes #118760
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