[all-commits] [llvm/llvm-project] 1fc80f: [RISCV][VP] Add tests for "unmasked" VP loads

Fraser Cormack via All-commits all-commits at lists.llvm.org
Tue Nov 2 07:44:14 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1fc80ffc921a29ce73ac2ca8253ae217c3798aa5
      https://github.com/llvm/llvm-project/commit/1fc80ffc921a29ce73ac2ca8253ae217c3798aa5
  Author: Fraser Cormack <fraser at codeplay.com>
  Date:   2021-11-02 (Tue, 02 Nov 2021)

  Changed paths:
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vpload.ll
    M llvm/test/CodeGen/RISCV/rvv/vpload.ll

  Log Message:
  -----------
  [RISCV][VP] Add tests for "unmasked" VP loads

These aren't currently matched against unmasked vector load
instructions. A patch to fix that will come later.




More information about the All-commits mailing list