[all-commits] [llvm/llvm-project] 02371c: [mlir][Linalg] NFC - Expose packing implementation...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Tue Jan 24 02:30:55 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 02371c5d666392ae526993dd5331c5ea0caa2840
https://github.com/llvm/llvm-project/commit/02371c5d666392ae526993dd5331c5ea0caa2840
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 implementation as a standalone functional-style API call
More information about the All-commits
mailing list