Files
clang-p2996/llvm/utils/TableGen/CompressInstEmitter.cpp
quic_hchandel 408e55098d [RISCV] Add support for handling one tied operand in the source instruction for compress patterns (#143660)
This update enables compress patterns to handle one tied operand in
source instructions, which was previously unsupported. Qualcomm's uC
extension Xqci includes several instructions with tied operands that can
be compressed into smaller forms. This change adds the necessary support
to enable such compression. Additionally, a compress pattern for the
qc.muliadd instruction has been implemented.
2025-06-19 12:36:20 +05:30

42 KiB