[all-commits] [llvm/llvm-project] bd2075: [mlir] Support tensor types in unrolled VectorToSCF
Matthias Springer via All-commits
all-commits at lists.llvm.org
Tue Jun 1 18:44:33 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bd20756d2c583002de862cb2aa41d54c8e9bc3d0
https://github.com/llvm/llvm-project/commit/bd20756d2c583002de862cb2aa41d54c8e9bc3d0
Author: Matthias Springer <springerm at google.com>
Date: 2021-06-02 (Wed, 02 Jun 2021)
Changed paths:
M mlir/lib/Conversion/VectorToSCF/VectorToSCF.cpp
A mlir/test/Conversion/VectorToSCF/unrolled-tensor-transfer-ops.mlir
Log Message:
-----------
[mlir] Support tensor types in unrolled VectorToSCF
Differential Revision: https://reviews.llvm.org/D102668
More information about the All-commits
mailing list