================ @@ -110,6 +110,12 @@ def G_GLOBAL_VALUE : GenericInstruction { let hasSideEffects = false; } +def G_PTRAUTH_GLOBAL_VALUE : GenericInstruction { ---------------- kovdan01 wrote: Thanks for suggestion! Done https://github.com/llvm/llvm-project/pull/94241