diff options
author | Tom Eccles <tom.eccles@arm.com> | 2023-12-04 15:28:15 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-04 15:28:15 +0000 |
commit | 374e8288e047da640090629879072e4fa3af31fe (patch) | |
tree | fb509cf78b49a17d58ff8aa49033189c4eaecdbe /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c274eea297417fff223fc6aaf9aa578ce4e5696a (diff) | |
download | llvm-374e8288e047da640090629879072e4fa3af31fe.zip llvm-374e8288e047da640090629879072e4fa3af31fe.tar.gz llvm-374e8288e047da640090629879072e4fa3af31fe.tar.bz2 |
[flang] (Re-)Enable alias tags pass by default (#74250)
Enable by default for optimization levels higher than 0 (same behavior
as clang).
For simplicity, only forward the flag to the frontend driver when it
contradicts what is implied by the optimization level.
This was first landed in
https://github.com/llvm/llvm-project/pull/73111 but was later reverted
due to a performance regression. That regression was fixed by
https://github.com/llvm/llvm-project/pull/74065.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions