[all-commits] [llvm/llvm-project] 344324: [mlir][linalg] add more pattern to fold pack op pa...
Jerry Shih via All-commits
all-commits at lists.llvm.org
Wed Jun 10 09:01:30 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3443243ded167229ddc37e64b7e754854ae1ba2c
https://github.com/llvm/llvm-project/commit/3443243ded167229ddc37e64b7e754854ae1ba2c
Author: Jerry Shih <bignose1007 at gmail.com>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
M mlir/test/Dialect/Linalg/canonicalize.mlir
Log Message:
-----------
[mlir][linalg] add more pattern to fold pack op padding_value. (#198468)
No padding is needed for unit tile size.
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