[all-commits] [llvm/llvm-project] 45d3ed: [RISCV] Add support for scalable vector masked loa...

Craig Topper via All-commits all-commits at lists.llvm.org
Fri Mar 12 10:49:43 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 45d3ed0304441983f217a6b696295fc37d9fe2b6
      https://github.com/llvm/llvm-project/commit/45d3ed0304441983f217a6b696295fc37d9fe2b6
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-03-12 (Fri, 12 Mar 2021)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
    A llvm/test/CodeGen/RISCV/rvv/masked-load-fp.ll
    A llvm/test/CodeGen/RISCV/rvv/masked-load-int.ll
    A llvm/test/CodeGen/RISCV/rvv/masked-store-fp.ll
    A llvm/test/CodeGen/RISCV/rvv/masked-store-int.ll

  Log Message:
  -----------
  [RISCV] Add support for scalable vector masked load/store.

Reviewed By: frasercrmck

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




More information about the All-commits mailing list