[clang] [llvm] [Hexagon] Add V79 support to compiler and assembler (PR #120983)

Alexey Karyakin via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 7 12:34:13 PST 2025


quic-akaryaki wrote:

This change misses new HVX instructions in HexagonDepInstrInfo.td, like:
V6_get_qfext
V6_get_qfext_oracc
V6_set_qfext,
(about 20 in total).

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


More information about the llvm-commits mailing list