Alexander Belyaev
ebc8153786
Revert "Revert "[mlir] Purge linalg.copy
and use memref.copy
instead.""
...
This reverts commit 25bf6a2a9bc6ecb3792199490c70c4ce50a94aea.
2022-02-01 18:21:21 +01:00
Alexander Belyaev
25bf6a2a9b
Revert "[mlir] Purge linalg.copy
and use memref.copy
instead."
...
This reverts commit 016956b68081705ffee511c334e31e414fa1ddbf.
Reverting it to fix NVidia build without being in a hurry.
2022-01-31 18:51:39 +01:00
Alexander Belyaev
016956b680
[mlir] Purge linalg.copy
and use memref.copy
instead.
...
Differential Revision: https://reviews.llvm.org/D118028
2022-01-31 18:25:56 +01:00
Matthias Springer
99ef9eebad
[mlir][vector][NFC] Split into IR, Transforms and Utils
...
This reduces the dependencies of the MLIRVector target and makes the dialect consistent with other dialects.
Differential Revision: https://reviews.llvm.org/D118533
2022-01-31 19:17:09 +09:00