================ ---------------- jroelofs wrote: ```suggestion unsigned AutOpc = UseBKey ? AArch64::AUTIBSP : AArch64::AUTIASP; BuildMI(MBB, MBBI, DL, TII->get(AutOpc)) ``` https://github.com/llvm/llvm-project/pull/189484