aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAkshat Oke <76596238+optimisan@users.noreply.github.com>2024-10-14 14:19:53 +0530
committerGitHub <noreply@github.com>2024-10-14 14:19:53 +0530
commitdbfca24b99987111586551698253dba0afbec09b (patch)
treeafe081788cb04db3cab485db254dae5ca76c6d47 /clang/lib/CodeGen/CodeGenModule.cpp
parentd6827f68ad9110ae0c9992de7b2e2eec0f23be14 (diff)
downloadllvm-dbfca24b99987111586551698253dba0afbec09b.zip
llvm-dbfca24b99987111586551698253dba0afbec09b.tar.gz
llvm-dbfca24b99987111586551698253dba0afbec09b.tar.bz2
[MIR] Serialize virtual register flags (#110228)
[MIR] Serialize virtual register flags This introduces target-specific vreg flag serialization. Flags are represented as `uint8_t` and the `TargetRegisterInfo` override provides methods `getVRegFlagValue` to deserialize and `getVRegFlagsOfReg` to serialize.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions