diff options
author | Pengcheng Wang <wangpengcheng.pp@bytedance.com> | 2024-12-10 14:44:02 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-10 14:44:02 +0800 |
commit | 920495c959d44881b8bb602036c8ea003a04dc3f (patch) | |
tree | d60cecb870221dff80054c2545ccfce3235c5351 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | ce1587346b3b181b693283233c88f5fc9e9b9c1a (diff) | |
download | llvm-920495c959d44881b8bb602036c8ea003a04dc3f.zip llvm-920495c959d44881b8bb602036c8ea003a04dc3f.tar.gz llvm-920495c959d44881b8bb602036c8ea003a04dc3f.tar.bz2 |
[MISched] Compare right next cluster node (#116584)
We support bottom-up and bidirectonal postra scheduling now, but we
only compare successive next cluster node as if we are doing topdown
scheduling. This makes load/store clustering and macro fusions wrong.
This patch makes sure that we can get the right cluster node by the
scheduling direction.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions