[llvm] [RISCV][TTI] Fix shift VV opcode mapping in getArithmeticInstrCost (PR #156408)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 1 23:23:37 PDT 2025


https://github.com/lukel97 requested changes to this pull request.

This won't have any difference because the RISCV opcodes all have the same cost and are generally expected to. There's not really any benefit here to making it more granular

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


More information about the llvm-commits mailing list