[PATCH] D159219: [RISCV] Cost illegally typed insert/extract elements correctly

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 04:28:41 PDT 2023


luke added a comment.

Makes sense to me: this is to mirror the codegen in DAGTypeLegalizer ::SplitVecRes_INSERT_VECTOR_ELT and DAGTypeLegalizer::SplitVecOp_EXTRACT_VECTOR_ELT?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159219/new/

https://reviews.llvm.org/D159219



More information about the llvm-commits mailing list