[all-commits] [llvm/llvm-project] 1edfb4: [mlir][Linalg] Allow linalg.copy to be vectorized ...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Wed Apr 12 05:35:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1edfb4b93d33d04dd042d6f5a140e438b98b2424
https://github.com/llvm/llvm-project/commit/1edfb4b93d33d04dd042d6f5a140e438b98b2424
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2023-04-12 (Wed, 12 Apr 2023)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
M mlir/test/Dialect/Linalg/vectorization.mlir
Log Message:
-----------
[mlir][Linalg] Allow linalg.copy to be vectorized with masking
Differential Revision: https://reviews.llvm.org/D148095
More information about the All-commits
mailing list