diff options
author | Rong Xu <xur@google.com> | 2023-02-27 09:51:28 -0800 |
---|---|---|
committer | Rong Xu <xur@google.com> | 2023-02-27 11:47:54 -0800 |
commit | 666731660c733896b83de5eec49e2cd469aef02c (patch) | |
tree | 8d310c3257fd586c9e3652d350d7da0f470d6354 /clang/tools/clang-format/clang-format-diff.py | |
parent | 2f3c748c45ff7f9022ffa88d5a06a856a1b15ace (diff) | |
download | llvm-666731660c733896b83de5eec49e2cd469aef02c.zip llvm-666731660c733896b83de5eec49e2cd469aef02c.tar.gz llvm-666731660c733896b83de5eec49e2cd469aef02c.tar.bz2 |
[Pass][CHR] Move ControlHeightReduction to module optimization pipeline
This is a modified version of commit b374423304a8 by
Arthur (https://reviews.llvm.org/D143424).
Here we invoke to the pass independent of PGOOPT. We now check if the
profile is available through the program summary. This ensures CHR is
called in distributed ThinLTO BE compilation (where PGOOPT might not
be created).
Differential Revision: https://reviews.llvm.org/D144769
Diffstat (limited to 'clang/tools/clang-format/clang-format-diff.py')
0 files changed, 0 insertions, 0 deletions