[all-commits] [llvm/llvm-project] eb7e29: Reland "[mlir][Vector] Re-define masking semantics...
Diego Caballero via All-commits
all-commits at lists.llvm.org
Mon Nov 28 19:42:17 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb7e2998d135ac30198cb7e6709db3bdc155f2d0
https://github.com/llvm/llvm-project/commit/eb7e2998d135ac30198cb7e6709db3bdc155f2d0
Author: Diego Caballero <diegocaballero at google.com>
Date: 2022-11-29 (Tue, 29 Nov 2022)
Changed paths:
M mlir/include/mlir/Dialect/Vector/IR/VectorOps.td
M mlir/include/mlir/Interfaces/VectorInterfaces.h
M mlir/include/mlir/Interfaces/VectorInterfaces.td
M mlir/lib/Dialect/Vector/IR/VectorOps.cpp
M mlir/lib/Dialect/Vector/Transforms/VectorTransferPermutationMapRewritePatterns.cpp
M mlir/lib/Interfaces/VectorInterfaces.cpp
M mlir/test/Conversion/VectorToSCF/vector-to-scf-mask-and-permutation-map.mlir
M mlir/test/Dialect/Vector/ops.mlir
M mlir/test/Dialect/Vector/vector-transfer-to-vector-load-store.mlir
M mlir/test/Integration/Dialect/Vector/CPU/test-transfer-read-2d.mlir
Log Message:
-----------
Reland "[mlir][Vector] Re-define masking semantics in vector.transfer ops""
This relands commit 847b5f82a4a34218bf16d6f83f1b7c32df3117ba.
Differential Revision: https://reviews.llvm.org/D138079
More information about the All-commits
mailing list