[llvm] [AArch64][PAC] Support BLRA* instructions in SLS Hardening pass (PR #97605)

Kristof Beyls via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 5 08:54:54 PDT 2024


================
@@ -221,13 +339,19 @@ void SLSHardeningInserter::populateThunk(MachineFunction &MF) {
   //  __llvm_slsblr_thunk_xN:
   //      BR xN
   //      barrierInsts
----------------
kbeyls wrote:

Thanks, looks good now!

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


More information about the llvm-commits mailing list