[PATCH] D156327: [AArch64] Refactor checks in sign-return-address.ll test

Anatoly Trosinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 27 07:01:07 PDT 2023


atrosinenko updated this revision to Diff 544757.
atrosinenko edited the summary of this revision.
atrosinenko added a comment.

Agree, updated the patch. Added comments in a few places where CHECK-NOT were more descriptive (spicifically, not emitting `BTI` before `PACI(A|B)SP` and not using `RETAA` with shadow call stack).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156327

Files:
  llvm/test/CodeGen/AArch64/sign-return-address.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156327.544757.patch
Type: text/x-patch
Size: 13352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230727/a91f2fe3/attachment.bin>


More information about the llvm-commits mailing list