Files
clang-p2996/llvm/test/Transforms/LoopVectorize/RISCV
Elvis Wang 2e3729bf40 [LV] Prevent query the computeCost() when VF=1 in emitInvalidCostRemarks(). (#117288)
We should only query the computeCost() when the VF is vector.
2025-02-10 08:40:28 +08:00
..