[all-commits] [llvm/llvm-project] 025b43: [RISCV] Remove scalar half FP load/store/move mc t...

Jim Lin via All-commits all-commits at lists.llvm.org
Tue Jul 29 18:41:27 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 025b4388f028eabdcebd7c0588a54dc5450e1156
      https://github.com/llvm/llvm-project/commit/025b4388f028eabdcebd7c0588a54dc5450e1156
  Author: Jim Lin <jim at andestech.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M llvm/test/MC/RISCV/rvv/zvfbfwma.s

  Log Message:
  -----------
  [RISCV] Remove scalar half FP load/store/move mc tests for Zvfbfwma. NFC.

Zvfbfwma doesn't include scalar half FP load/store/move instructions.


  Commit: f011c99ceb90fbc7b5b0d22652444d4292ef3ee3
      https://github.com/llvm/llvm-project/commit/f011c99ceb90fbc7b5b0d22652444d4292ef3ee3
  Author: Jim Lin <jim at andestech.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M llvm/test/MC/RISCV/rvv/fadd.s
    M llvm/test/MC/RISCV/rvv/fcompare.s
    M llvm/test/MC/RISCV/rvv/fdiv.s
    M llvm/test/MC/RISCV/rvv/fmacc.s
    M llvm/test/MC/RISCV/rvv/fminmax.s
    M llvm/test/MC/RISCV/rvv/fmul.s
    M llvm/test/MC/RISCV/rvv/fmv.s
    M llvm/test/MC/RISCV/rvv/fothers.s
    M llvm/test/MC/RISCV/rvv/freduction.s
    M llvm/test/MC/RISCV/rvv/fsub.s

  Log Message:
  -----------
  [RISCV] Simplify RUN lines in the mc tests for RVV floating-point instructions. NFC.

Replace v with zve32f, as zve32f is sufficient. Remove f extension
since zve32f alrealy implies f.


Compare: https://github.com/llvm/llvm-project/compare/1132562bf376...f011c99ceb90

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