================ @@ -333,6 +333,7 @@ class CodeGenRegisterClass { uint8_t AllocationPriority; bool GlobalPriority; uint8_t TSFlags; + bool Synthetic; ---------------- yashssh wrote: Doc comment https://github.com/llvm/llvm-project/pull/86006