[PATCH] D100290: [PowerPC] Don't probe in redzone

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 14 19:45:17 PDT 2021


lkail planned changes to this revision.
lkail added a comment.

Current solution hasn't guaranteed back-chain pointer is updated atomically, I have another solution for this and guarantee safety and atomic.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100290



More information about the llvm-commits mailing list