diff options
author | Nicolas Vasilache <ntv@google.com> | 2022-01-19 12:49:06 -0500 |
---|---|---|
committer | Nicolas Vasilache <ntv@google.com> | 2022-01-19 13:00:11 -0500 |
commit | d492a7b2cac3e89597e87091f7e1101b70829dee (patch) | |
tree | a204c76c0d014cd06ebfd818607704334c131045 /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | baa9b7c3c83ab6e4dfb15b8d7815a9958d5b5810 (diff) | |
download | llvm-d492a7b2cac3e89597e87091f7e1101b70829dee.zip llvm-d492a7b2cac3e89597e87091f7e1101b70829dee.tar.gz llvm-d492a7b2cac3e89597e87091f7e1101b70829dee.tar.bz2 |
[mlir][Linalg] Add a useLinalgCopy option to Linalg bufferization.
Benchmarks show that memref::CopyOp is curently up to 200x slower than
tiled and vectorized versions of linalg::Copy.
Add a temporary flag to allow comprehensive bufferize to generate a
linalg::GenericOp that implements a copy until this performance bug is
resolved.
Differential Revision: https://reviews.llvm.org/D117696
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions