[PATCH] D90422: AArch64: Switch to x20 as the shadow base register for outlined HWASan checks.

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 29 15:19:50 PDT 2020


hctim accepted this revision.
hctim added a comment.
This revision is now accepted and ready to land.

LGTM - I'm assuming this doesn't regress performance because there's no latency of the additional store due to its locality?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90422



More information about the llvm-commits mailing list