aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorSudharsan Veeravalli <quic_svs@quicinc.com>2025-04-09 11:26:26 +0530
committerGitHub <noreply@github.com>2025-04-08 22:56:26 -0700
commit1d2f5ead05e85057b8d0c6198203b392e9f855f8 (patch)
tree17567efaa38be4254f212c483f8ef0cc1289816a /llvm/lib/CodeGen/CodeGen.cpp
parent9b8f5340ddbae0587a46d3b5882fe40c135c6fd4 (diff)
downloadllvm-1d2f5ead05e85057b8d0c6198203b392e9f855f8.zip
llvm-1d2f5ead05e85057b8d0c6198203b392e9f855f8.tar.gz
llvm-1d2f5ead05e85057b8d0c6198203b392e9f855f8.tar.bz2
[RISCV] Add symbol parsing support for Xqcili load large immediate instructions (#134581)
This patch adds support for parsing symbols in the Xqcili load large immediate instructions. The 32 bit `qc.li` instructions uses the `R_RISCV_QC_ABS20_U` relocation while the 48 bit `qc.e.li` instruction uses the `R_RISCV_QC_E_32` relocation and the `InstFormatQC_EAI` instruction format. Vendor relocation support will be added in a later patch.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions