Files
clang-p2996/llvm/lib/Transforms/Vectorize
Simon Pilgrim 54c6a592a0 [VectorCombine] Add explicit CostKind to all getMemoryOpCost calls. NFC.
We currently hardwire CostKind to TTI::TCK_RecipThroughput which matches the default CostKind for getMemoryOpCost.
2024-12-09 13:39:19 +00:00
..