diff options
author | Ian Bearman <ian.bearman@microsoft.com> | 2021-05-14 10:40:15 -0700 |
---|---|---|
committer | Stella Stamenova <stilis@microsoft.com> | 2021-05-14 10:40:15 -0700 |
commit | 0816b96a10b8ec77cc4f663eb209356456e951de (patch) | |
tree | f58c53e134ee19fe8dea42a7d911dabe1f3d538a /llvm/lib/Transforms/Utils/LoopUnroll.cpp | |
parent | 5741dc87a591890b5ad45134ad20023d3a2f77b7 (diff) | |
download | llvm-0816b96a10b8ec77cc4f663eb209356456e951de.zip llvm-0816b96a10b8ec77cc4f663eb209356456e951de.tar.gz llvm-0816b96a10b8ec77cc4f663eb209356456e951de.tar.bz2 |
Allow same memory space for SRC and DST of dma_start operations
This change allows the SRC and DST of dma_start operations to be located in the
same memory space. This applies to both the Affine dialect and Memref dialect
versions of these Ops. The documention has been updated to reflect this by
explicitly stating overlapping memory locations are not supported (undefined
behavior).
Reviewed By: bondhugula
Differential Revision: https://reviews.llvm.org/D102274
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnroll.cpp')
0 files changed, 0 insertions, 0 deletions