[llvm] [PAC][AArch64] Lower ptrauth constants in code (PR #94241)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 3 11:27:02 PDT 2024


tschuett wrote:

You added a new GlobalIsel named opcode. You may want to check it's invariants in the MachineVerifier:
https://github.com/llvm/llvm-project/blob/main/llvm/lib/CodeGen/MachineVerifier.cpp

https://github.com/llvm/llvm-project/pull/94241


More information about the llvm-commits mailing list