This commit is contained in:
Alexander Frick 2023-09-25 07:05:09 -05:00
parent 277577068c
commit 6bc4fda7b8
2 changed files with 3 additions and 3 deletions

View File

@ -1118,8 +1118,8 @@ config("compiler_cpu_abi") {
"-m64",
"-O3",
"-maes",
"-march=x86-64-v3",
"-mtune=generic",
"-march=haswell",
"-mtune=haswell",
"-ffp-contract=fast",
]
ldflags += [ "-m64", "-Wl,-O3", "-maes", "-Wl,-mllvm,-march=x86-64-v3", "-Wl,-mllvm,-fp-contract=fast", "-Wl,-mllvm,-import-instr-limit=30", "-Wl,-mllvm,-import-hot-multiplier=15", "-Wl,-mllvm,-import-cold-multiplier=4", ]

@ -1 +1 @@
Subproject commit 0582be3d00815613558cee26eae82bb401677146
Subproject commit c7ec859c82f12f5501ba34e0602e0d94bd6d61be