diff options
author | John Brawn <john.brawn@arm.com> | 2025-03-11 14:58:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-11 14:58:04 +0000 |
commit | 7129205816ca8c7929ab0b44168830ce54287dd3 (patch) | |
tree | f9c721b004631ece20f4eeadb3bc5bb3cac1e81a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | fb397ab1e5f32e179094580174f42115961b7790 (diff) | |
download | llvm-7129205816ca8c7929ab0b44168830ce54287dd3.zip llvm-7129205816ca8c7929ab0b44168830ce54287dd3.tar.gz llvm-7129205816ca8c7929ab0b44168830ce54287dd3.tar.bz2 |
[LoopVectorize] Move checking for OptForSize into the cost model (NFC) (#130752)
Move OptForSizeBasedOnProfile into the cost model and rename it to
OptForSize, as shouldOptimizeForSize checks both the function attribute
and profile. This being done in preparation for OptForSize being used in
the cost model.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions