[all-commits] [llvm/llvm-project] 3c20bc: [RISCV][P-ext] Support mulhs/u for i8 vectors. (#2...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Jun 4 14:59:04 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3c20bc59dd8b1a7defb021722ce38b6311f8e893
https://github.com/llvm/llvm-project/commit/3c20bc59dd8b1a7defb021722ce38b6311f8e893
Author: Craig Topper <craig.topper at sifive.com>
Date: 2026-06-04 (Thu, 04 Jun 2026)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoP.td
M llvm/test/CodeGen/RISCV/rvp-simd-32.ll
M llvm/test/CodeGen/RISCV/rvp-simd-64.ll
Log Message:
-----------
[RISCV][P-ext] Support mulhs/u for i8 vectors. (#201665)
We already marked them as legal, but would crash.
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