[all-commits] [llvm/llvm-project] 71b7c0: [RISCV][VP] Custom lower VP_STRIDED_LOAD and VP_ST...

Lorenzo Albano via All-commits all-commits at lists.llvm.org
Mon Aug 1 09:24:18 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 71b7c03fd66279730ec713aa89d469003aa69c96
      https://github.com/llvm/llvm-project/commit/71b7c03fd66279730ec713aa89d469003aa69c96
  Author: Lorenzo Albano <loralb at posteo.net>
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/lib/Target/RISCV/RISCVISelLowering.h
    A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-strided-vpload.ll
    A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-strided-vpstore.ll
    A llvm/test/CodeGen/RISCV/rvv/strided-vpload.ll
    A llvm/test/CodeGen/RISCV/rvv/strided-vpstore.ll

  Log Message:
  -----------
  [RISCV][VP] Custom lower VP_STRIDED_LOAD and VP_STRIDED_STORE

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D121113




More information about the All-commits mailing list