[PATCH] D92834: [IR,AArch64] Add a new "ptrauth(...)" Constant to represent signed pointers

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 10:18:18 PST 2020


tschuett added a comment.

> It might well be better to give up on intrinsic orthogonality and add one for this case though. It would simplify the changes to lib/IR etc.

If there is more gain then costs, I would go for it.


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

https://reviews.llvm.org/D92834



More information about the llvm-commits mailing list