[llvm] [X86] Remove TuningPOPCNTFalseDeps from x86-64-v4 (PR #210312)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 05:52:28 PDT 2026


RKSimon wrote:

We tend to bias x86-64 level tunings towards baseline worst-case, unless it has a grotesque effect on codegen - a dependency breaking xor is not grotesque.

https://github.com/llvm/llvm-project/pull/210312


More information about the llvm-commits mailing list