[mlir] Support tensor types in unrolled VectorToSCF
authorMatthias Springer <springerm@google.com>
Wed, 2 Jun 2021 01:38:59 +0000 (10:38 +0900)
committerMatthias Springer <springerm@google.com>
Wed, 2 Jun 2021 01:44:04 +0000 (10:44 +0900)
commitbd20756d2c583002de862cb2aa41d54c8e9bc3d0
treeded39c46de87e47dd06ac5d03fe2156ecc3b12ac
parent616ac1b961aa1ef9041d7e82b088ad2a9ad50014
[mlir] Support tensor types in unrolled VectorToSCF

Differential Revision: https://reviews.llvm.org/D102668
mlir/lib/Conversion/VectorToSCF/VectorToSCF.cpp
mlir/test/Conversion/VectorToSCF/unrolled-tensor-transfer-ops.mlir [new file with mode: 0644]