[all-commits] [llvm/llvm-project] fe5c70: [X86][APX] Enable PreferLegacySetCC tuning for Nov...
Feng Zou via All-commits
all-commits at lists.llvm.org
Tue Jun 9 20:28:44 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fe5c70101ec5ffe4db4b4ee657b341514da9008e
https://github.com/llvm/llvm-project/commit/fe5c70101ec5ffe4db4b4ee657b341514da9008e
Author: Feng Zou <feng.zou at intel.com>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M llvm/lib/Target/X86/X86.td
M llvm/lib/Target/X86/X86FixupSetCC.cpp
M llvm/test/CodeGen/X86/apx/ccmp.ll
M llvm/test/CodeGen/X86/apx/ctest.ll
M llvm/test/CodeGen/X86/apx/setzucc.ll
M llvm/test/CodeGen/X86/fast-isel-fcmp.ll
M llvm/test/CodeGen/X86/fast-isel-select-cmov2.ll
M llvm/test/CodeGen/X86/pr27591.ll
M llvm/test/CodeGen/X86/pr32284.ll
M llvm/test/CodeGen/X86/pr54369.ll
Log Message:
-----------
[X86][APX] Enable PreferLegacySetCC tuning for Novalake and Diamondrapids (#202480)
Performance measurements show legacy SetCC is still good on these platforms.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list