aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackProtector.cpp
diff options
context:
space:
mode:
authorlakshayk-nv <lakshayk@nvidia.com>2025-03-06 14:32:54 +0530
committerGitHub <noreply@github.com>2025-03-06 09:02:54 +0000
commitd61d2197390161db86b48d044970f48132139ccb (patch)
tree98c5d5dc8810fc9cb8d2687100411254d0d5877d /llvm/lib/CodeGen/StackProtector.cpp
parenta2b05761724e5243056988d9d6bf1a5a94715b74 (diff)
downloadllvm-d61d2197390161db86b48d044970f48132139ccb.zip
llvm-d61d2197390161db86b48d044970f48132139ccb.tar.gz
llvm-d61d2197390161db86b48d044970f48132139ccb.tar.bz2
Adding support in llvm-exegesis for Aarch64 for handling FPR64/128, PPR16 and ZPR128 reg class. (#127564)
Current implementation (for Aarch64) in llvm-exegesis only supports GRP32 and GPR64 bit register class, thus for opcodes variants which used FPR64/128, PPR16 and ZPR128, llvm-exegesis throws warning "setReg is not implemented". This code will handle the above register class and initialize the registers using appropriate base instruction class.
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions