[all-commits] [llvm/llvm-project] cba5f1: [RISCV] Add MC support for P extensions with scala...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Aug 14 07:03:59 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cba5f1b6c15d3c0315d7bd11ac8b9c60ea840fe6
https://github.com/llvm/llvm-project/commit/cba5f1b6c15d3c0315d7bd11ac8b9c60ea840fe6
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-08-14 (Thu, 14 Aug 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoP.td
M llvm/test/MC/RISCV/rv32p-invalid.s
M llvm/test/MC/RISCV/rv32p-valid.s
M llvm/test/MC/RISCV/rv64p-invalid.s
M llvm/test/MC/RISCV/rv64p-valid.s
Log Message:
-----------
[RISCV] Add MC support for P extensions with scalar second operands. (#153502)
These are the instructions from page 8 and the second half of
page 9 here in
https://jhauser.us/RISCV/ext-P/RVP-instrEncodings-015.pdf
Co-authored-by: realqhc <caiqihan021 at hotmail.com>
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