[all-commits] [llvm/llvm-project] 3aac14: add includes back because of canFoldSlice method
Han-Chung Wang via All-commits
all-commits at lists.llvm.org
Thu Jul 24 11:11:17 PDT 2025
Branch: refs/heads/users/hanhanW/restrict-pack-unpack-folding-patterns
Home: https://github.com/llvm/llvm-project
Commit: 3aac143dc0450ee74a859ede46cf4ab74099cfdb
https://github.com/llvm/llvm-project/commit/3aac143dc0450ee74a859ede46cf4ab74099cfdb
Author: hanhanW <hanhan0912 at gmail.com>
Date: 2025-07-24 (Thu, 24 Jul 2025)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/Linalg.h
Log Message:
-----------
add includes back because of canFoldSlice method
Signed-off-by: hanhanW <hanhan0912 at gmail.com>
Commit: bab30f2ed82823bfc945eaf07dd2a7288974a47c
https://github.com/llvm/llvm-project/commit/bab30f2ed82823bfc945eaf07dd2a7288974a47c
Author: hanhanW <hanhan0912 at gmail.com>
Date: 2025-07-24 (Thu, 24 Jul 2025)
Changed paths:
M mlir/test/Dialect/Linalg/canonicalize.mlir
M mlir/test/Dialect/Tensor/fold-into-pack-and-unpack.mlir
Log Message:
-----------
Add tests and delete unused arguments
Signed-off-by: hanhanW <hanhan0912 at gmail.com>
Compare: https://github.com/llvm/llvm-project/compare/a23b8dcb293d...bab30f2ed828
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