diff options
author | BoyaoWang430 <wangboyao@bytedance.com> | 2024-11-06 16:21:30 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-06 16:21:30 +0800 |
commit | 69d0bab82689d470e3fd68f50ca8b8d28f3e2294 (patch) | |
tree | 0a703a70ff2ab0fec0492f2fc1a789154bb14ff8 /clang/lib/Basic/SourceManager.cpp | |
parent | 08411c855f77bd7416725c280ad3dccdc00b7dd6 (diff) | |
download | llvm-69d0bab82689d470e3fd68f50ca8b8d28f3e2294.zip llvm-69d0bab82689d470e3fd68f50ca8b8d28f3e2294.tar.gz llvm-69d0bab82689d470e3fd68f50ca8b8d28f3e2294.tar.bz2 |
[RISCV] Add load/store clustering in post machine schedule (#111504)
#73789 added load clustering and #73796 tried to add store clustering.
If post machine schedule is used, previous cluster of load/store which
formed in machine schedule may break. In order to solve this, add
load/sotre clustering to post machine schedule.
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions