[all-commits] [llvm/llvm-project] f7c330: [RISCV] Add coverage for <N x i1> vp.strided.load

Philip Reames via All-commits all-commits at lists.llvm.org
Fri Sep 20 10:30:59 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f7c3309b1361443cded697255995fade24838ef8
      https://github.com/llvm/llvm-project/commit/f7c3309b1361443cded697255995fade24838ef8
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2024-09-20 (Fri, 20 Sep 2024)

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

  Log Message:
  -----------
  [RISCV] Add coverage for <N x i1> vp.strided.load

These are currently scalarized, and I need something to exercise
<N x i1> scalarization costing.  We should probably consider adding
a buildvector intrinsic for this purpose.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list