[all-commits] [llvm/llvm-project] 7cb667: [RISCV] Rework fixed-length masked load/store test...

Luke Lau via All-commits all-commits at lists.llvm.org
Wed Nov 6 18:38:51 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7cb66772e23c2208bb920e826661af244790735f
      https://github.com/llvm/llvm-project/commit/7cb66772e23c2208bb920e826661af244790735f
  Author: Luke Lau <luke at igalia.com>
  Date:   2024-11-07 (Thu, 07 Nov 2024)

  Changed paths:
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-load-fp.ll
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-load-int.ll
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-store-fp.ll
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-store-int.ll

  Log Message:
  -----------
  [RISCV] Rework fixed-length masked load/store tests. NFC

Pass in the mask and vector directly as arguments, and add tests for
zvfhmin and zvfbfmin.



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