Files
clang-p2996/mlir/lib/Dialect/Bufferization
Matthias Gehre afac64cef4 [MLIR] BufferResultsToOutParams: Allow to configure memCpyFn
This allows us to configure the pass to emit
linalg.copy instead of memref.copy.

This is consistent with one-shot-bufferize, which also allows to configure the `memCpyFn`,
see https://discord.com/channels/636084430946959380/642426447167881246/1211698722438783087
2024-03-07 11:30:08 +01:00
..