[all-commits] [llvm/llvm-project] 847b5f: Revert "[mlir][Vector] Re-define masking semantics...
Diego Caballero via All-commits
all-commits at lists.llvm.org
Thu Nov 17 17:18:32 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 847b5f82a4a34218bf16d6f83f1b7c32df3117ba
https://github.com/llvm/llvm-project/commit/847b5f82a4a34218bf16d6f83f1b7c32df3117ba
Author: Diego Caballero <diegocaballero at google.com>
Date: 2022-11-18 (Fri, 18 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
Log Message:
-----------
Revert "[mlir][Vector] Re-define masking semantics in vector.transfer ops"
This reverts commit 6c59c5cd08c879c9d1cfa653711613244a7c39bf.
More information about the All-commits
mailing list