Files
clang-p2996/llvm/test/Transforms/LoopVectorize/RISCV
Mel Chen a00754bb2a [LV] Fix the cost of min/max reductions. (#98453)
This patch updates the function `getReductionPatternCost` to handle the
cost of min/max reductions by `TTI.getMinMaxReductionCost`.
2024-07-12 13:47:33 +08:00
..