[all-commits] [llvm/llvm-project] 1d1a33: [mlir][Linalg] NFC - Expose packing transpose impl...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Tue Jan 24 07:47:54 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1d1a3313513f5e15759328d27e4c2350977140c4
https://github.com/llvm/llvm-project/commit/1d1a3313513f5e15759328d27e4c2350977140c4
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2023-01-24 (Tue, 24 Jan 2023)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
M mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp
Log Message:
-----------
[mlir][Linalg] NFC - Expose packing transpose implementation as a standalone functional-style API call
More information about the All-commits
mailing list