[all-commits] [llvm/llvm-project] 3a573d: [RISCV][VLOPT] Add support for integer multiply-ad...
Michael Maitland via All-commits
all-commits at lists.llvm.org
Tue Dec 10 08:53:25 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a573dcdc88d4571496dc26e514c5708e1e2c786
https://github.com/llvm/llvm-project/commit/3a573dcdc88d4571496dc26e514c5708e1e2c786
Author: Michael Maitland <michaeltmaitland at gmail.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVVLOptimizer.cpp
M llvm/test/CodeGen/RISCV/rvv/vl-opt-instrs.ll
Log Message:
-----------
[RISCV][VLOPT] Add support for integer multiply-add instructions (#112216)
This adds support for these instructions.
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