[llvm] [RISCV][TTI] Add cost of typebased cast VPIntrinsics with functionalOPC. (PR #97797)
Luke Lau via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 28 22:18:07 PDT 2024
================
----------------
lukel97 wrote:
Maybe this is a lot of work but would it be better to just add the vp tests to the existing cast.ll file, so they're all in one place? Since it should just be the same cost as getCastInstrCost
https://github.com/llvm/llvm-project/pull/97797
More information about the llvm-commits
mailing list