diff options
author | Aiden Grossman <aidengrossman@google.com> | 2025-08-18 06:31:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-18 06:31:16 -0700 |
commit | 1650e4a73c4363a7a98a29c9a181dee57ce0ba64 (patch) | |
tree | b453378cc972f8b887762c8c05a80b44856e0574 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | f84aaa6eaa316bf0a1dc5f4c7524409a3c5bf800 (diff) | |
download | llvm-1650e4a73c4363a7a98a29c9a181dee57ce0ba64.zip llvm-1650e4a73c4363a7a98a29c9a181dee57ce0ba64.tar.gz llvm-1650e4a73c4363a7a98a29c9a181dee57ce0ba64.tar.bz2 |
[X86] Remove TuningPOPCNTFalseDeps from AlderLake (#154004)
This false dependency issue was fixed in CannonLake looking at the data
from uops.info. This is confirmed not to be an issue based on
benchmarking data in #153983. Setting this can potentially lead to extra
xor instructions whihc could consume extra frontend/renaming resources.
None of the other CPUs that have had this fixed have the tuning flag.
Fixes #153983.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions