diff options
author | Thomas Raoux <thomasraoux@google.com> | 2023-02-17 15:05:23 +0000 |
---|---|---|
committer | Thomas Raoux <thomasraoux@google.com> | 2023-02-17 15:34:51 +0000 |
commit | ddeb55ab3359a7e332db47afaf0c574adf1a147a (patch) | |
tree | d507dc41a625baabc9d70c374eb7a77078fcdd7b /llvm/unittests/ADT/StringMapTest.cpp | |
parent | 4ecc6af813e2568c3529ea0fe55eaea891d8ab49 (diff) | |
download | llvm-ddeb55ab3359a7e332db47afaf0c574adf1a147a.zip llvm-ddeb55ab3359a7e332db47afaf0c574adf1a147a.tar.gz llvm-ddeb55ab3359a7e332db47afaf0c574adf1a147a.tar.bz2 |
[mlir] add option to multi-buffering
Allow user to apply multi-buffering transformation for cases where proving
that there is no loop carried dependency is not trivial. In this case user needs
to ensure that the data are written and read in the same iteration otherwise the
result is incorrect.
Differential Revision: https://reviews.llvm.org/D144227
Diffstat (limited to 'llvm/unittests/ADT/StringMapTest.cpp')
0 files changed, 0 insertions, 0 deletions