diff options
author | Vladislav Khmelevsky <och95@yandex.ru> | 2023-11-10 11:46:36 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-10 11:46:36 +0400 |
commit | abec50cb9391522d7a7019d0cb040e946c8af164 (patch) | |
tree | ca3bd26072d6054ac5f4f5d2fd133b086cbc44b0 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9bb69c1d964b86be57d2a723504eff6febc7ef48 (diff) | |
download | llvm-abec50cb9391522d7a7019d0cb040e946c8af164.zip llvm-abec50cb9391522d7a7019d0cb040e946c8af164.tar.gz llvm-abec50cb9391522d7a7019d0cb040e946c8af164.tar.bz2 |
[BOLT][AArch64] Fix strict usage during ADR Relax (#71377)
Currently strict mode is used to expand number of optimized functions,
not to shrink it. Revert the option usage in the pass, so passing strict
option would relax adr instruction even if there are no nops around it.
Also add check for nop after adr instruction.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions