[PATCH] D156716: [AArch64][PAC] Check authenticated LR value during tail call

Anatoly Trosinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 11 06:13:49 PDT 2023


atrosinenko added a comment.

Thank you for the review. I read through the comments - they are already addressed except maybe for a few FPAC-related notes, so I added a FIXME to `checkAuthenticatedLR` function and left a note in the discussion of D156784 <https://reviews.llvm.org/D156784>.

I will rebase and retest this patch and land it shortly if everything works.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156716/new/

https://reviews.llvm.org/D156716



More information about the llvm-commits mailing list