[all-commits] [llvm/llvm-project] c1047b: [MLIR] Enable pattern only for scf.forall op (#110...
Prashant Kumar via All-commits
all-commits at lists.llvm.org
Thu Oct 17 06:02:26 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c1047ba8366a447b61f845048a5f287dae24d9d0
https://github.com/llvm/llvm-project/commit/c1047ba8366a447b61f845048a5f287dae24d9d0
Author: Prashant Kumar <pk5561 at gmail.com>
Date: 2024-10-17 (Thu, 17 Oct 2024)
Changed paths:
M mlir/lib/Dialect/MemRef/Transforms/ResolveShapedTypeResultDims.cpp
Log Message:
-----------
[MLIR] Enable pattern only for scf.forall op (#110230)
The init args shape might change in the loop body and hence the pattern
doesn't hold true.
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