[all-commits] [llvm/llvm-project] 2bc8ff: [mlir] Support permutation maps in vector transfer...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon May 31 01:30:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2bc8ffa8afabeaf1cc97640419c1c2a926265170
https://github.com/llvm/llvm-project/commit/2bc8ffa8afabeaf1cc97640419c1c2a926265170
Author: Matthias Springer <springerm at google.com>
Date: 2021-05-31 (Mon, 31 May 2021)
Changed paths:
M mlir/lib/Dialect/Vector/VectorOps.cpp
M mlir/test/Dialect/Linalg/vectorization.mlir
Log Message:
-----------
[mlir] Support permutation maps in vector transfer op folder
Fold away in_bounds attribute even if the transfer op has a non-identity permutation map.
Differential Revision: https://reviews.llvm.org/D103133
More information about the All-commits
mailing list