[llvm] [RISCV] Properly lower multiply-accumulate chains containing a constant (PR #168660)

Ryan Buchner via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 18 23:13:21 PST 2025


bababuck wrote:

Updated:
- Check `hasVInstructions()` rather than `hasStdExtV()`
- Removed dead instructions in test

https://github.com/llvm/llvm-project/pull/168660


More information about the llvm-commits mailing list