[all-commits] [llvm/llvm-project] d020dd: [mlir] Migrate vector-to-loops.mlir to Progressive...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu May 13 06:48:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d020dd2b21be85b60f935980ab8e93caee7a661a
https://github.com/llvm/llvm-project/commit/d020dd2b21be85b60f935980ab8e93caee7a661a
Author: Matthias Springer <springerm at google.com>
Date: 2021-05-13 (Thu, 13 May 2021)
Changed paths:
M mlir/lib/Conversion/VectorToSCF/ProgressiveVectorToSCF.cpp
A mlir/test/Conversion/VectorToSCF/progressive-vector-to-loops.mlir
Log Message:
-----------
[mlir] Migrate vector-to-loops.mlir to ProgressiveVectorToSCF
Create a copy of vector-to-loops.mlir and adapt the test for
ProgressiveVectorToSCF. Fix a small bug in getExtractOp() triggered by
this test.
Differential Revision: https://reviews.llvm.org/D102388
More information about the All-commits
mailing list