[llvm] [CostModel] Add getShuffleCostImpl. (PR #145373)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 24 07:27:03 PDT 2025


RKSimon wrote:

Why aren't we just trying to move most of the getInstructionCost shuffle logic into improveShuffleKindFromMask? iirc it can be overridden via CRTP if a target need to,

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


More information about the llvm-commits mailing list