[all-commits] [llvm/llvm-project] aea452: [RISCV] Improve cost model test coverage for inser...

Philip Reames via All-commits all-commits at lists.llvm.org
Wed Aug 30 10:34:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aea452841b6448c20f2f5e4ac928f79d99963e04
      https://github.com/llvm/llvm-project/commit/aea452841b6448c20f2f5e4ac928f79d99963e04
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2023-08-30 (Wed, 30 Aug 2023)

  Changed paths:
    M llvm/test/Analysis/CostModel/RISCV/rvv-extractelement.ll
    M llvm/test/Analysis/CostModel/RISCV/rvv-insertelement.ll

  Log Message:
  -----------
  [RISCV] Improve cost model test coverage for insert/extract element

In particular, high LMULs, constant offsets within high LMUL, and types which require splitting.  Note that most of these are way off with current lowering.




More information about the All-commits mailing list