[all-commits] [llvm/llvm-project] 7d249d: [mlir][linalg] NFC: minor cleanups after moving pa...
Lei Zhang via All-commits
all-commits at lists.llvm.org
Thu Mar 3 06:48:20 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d249dfd7da55eed6992aba26b3544b69025bcc2
https://github.com/llvm/llvm-project/commit/7d249dfd7da55eed6992aba26b3544b69025bcc2
Author: Lei Zhang <antiagainst at google.com>
Date: 2022-03-03 (Thu, 03 Mar 2022)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
M mlir/lib/Dialect/Linalg/Transforms/PadOpInterchange.cpp
M mlir/test/lib/Dialect/Linalg/TestPadFusion.cpp
Log Message:
-----------
[mlir][linalg] NFC: minor cleanups after moving pad to tensor dialect
Reviewed By: mravishankar
Differential Revision: https://reviews.llvm.org/D120627
More information about the All-commits
mailing list