[all-commits] [llvm/llvm-project] f4ac95: Generalize the vector transfer flattening patterns...
bjacob via All-commits
all-commits at lists.llvm.org
Mon Jul 25 08:59:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f4ac950957f58c703c347474b358b7a8802d02fe
https://github.com/llvm/llvm-project/commit/f4ac950957f58c703c347474b358b7a8802d02fe
Author: Benoit Jacob <benoitjacob at google.com>
Date: 2022-07-25 (Mon, 25 Jul 2022)
Changed paths:
M mlir/lib/Dialect/Vector/Transforms/VectorTransferOpTransforms.cpp
M mlir/test/Dialect/Vector/vector-transfer-flatten.mlir
Log Message:
-----------
Generalize the vector transfer flattening patterns (dyn shapes).
Differential Revision: https://reviews.llvm.org/D130284
More information about the All-commits
mailing list