[llvm] [RISCV][CostModel] Make VMV_S_* and VMV_*_S cost independent of LMUL (PR #78739)

Shih-Po Hung via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 22 18:46:30 PST 2024


================
@@ -475,10 +481,9 @@ InstructionCost RISCVTTIImpl::getShuffleCost(TTI::ShuffleKind Kind,
 
----------------
arcbbb wrote:

Understood! Let's consider revisiting it when it becomes more relevant!

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


More information about the llvm-commits mailing list