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

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


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

I think it would be useful to update this comment to make it clear what the different kinds of thunk bodies are that are intended to be created here.

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


More information about the llvm-branch-commits mailing list