[all-commits] [llvm/llvm-project] be693a: [RISCV] Rename rvp-ext-rv32/64.ll to rvp-simd-32/6...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Apr 28 21:10:54 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: be693a5b0b68af0ed067760c692d16fc08ffd7f3
      https://github.com/llvm/llvm-project/commit/be693a5b0b68af0ed067760c692d16fc08ffd7f3
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2026-04-28 (Tue, 28 Apr 2026)

  Changed paths:
    R llvm/test/CodeGen/RISCV/rvp-ext-rv32.ll
    R llvm/test/CodeGen/RISCV/rvp-ext-rv64.ll
    A llvm/test/CodeGen/RISCV/rvp-simd-32.ll
    A llvm/test/CodeGen/RISCV/rvp-simd-64.ll

  Log Message:
  -----------
  [RISCV] Rename rvp-ext-rv32/64.ll to rvp-simd-32/64.ll. Shorten check prefixes. NFC (#194770)

The rv32/rv64 here were the length of the vector types. The
rvp-ext-rv32.ll test has rv32 and rv64 RUN lines. Rename to make this
clearer.

I want to add rv32 RUN lines to the rvp-simd-64.ll, but we need to fix
some crashes first.



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