[llvm] [X86][CostModel] Decouple AVX512 from fast-gather in getGatherOverhead() (PR #206506)
Phoebe Wang via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 30 00:00:39 PDT 2026
phoebewang wrote:
Does this conflict with https://github.com/llvm/llvm-project/pull/199488? Another approch would be adding `TuningPreferNoGather` like https://github.com/llvm/llvm-project/pull/205992 does. It has minor side effect to existing tests.
https://github.com/llvm/llvm-project/pull/206506
More information about the llvm-commits
mailing list