[all-commits] [llvm/llvm-project] 29bb7f: [RISCV] Add test coverage for profitable vsetvli a...

Philip Reames via All-commits all-commits at lists.llvm.org
Wed Dec 13 12:58:44 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 29bb7f762bdaffcb22010a8bb92fe0afd6c61cdf
      https://github.com/llvm/llvm-project/commit/29bb7f762bdaffcb22010a8bb92fe0afd6c61cdf
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2023-12-13 (Wed, 13 Dec 2023)

  Changed paths:
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-load.ll
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-store.ll
    M llvm/test/CodeGen/RISCV/rvv/vsetvli-insert.ll

  Log Message:
  -----------
  [RISCV] Add test coverage for profitable vsetvli a0, zero, <vtype> cases

Test coverage for an upcoming change, we can avoid generating an immediate
in register if we know the immediate is equal to vlmax.




More information about the All-commits mailing list