[PATCH] D70329: [AArch64] Add isAuthenticated predicate to MCInstDesc
Kristof Beyls via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 18 01:33:53 PST 2019
kristof.beyls added a comment.
IIUC, I think "isAuthenticating" would be a more accurate description/name than "isAuthenticated".
In that the instruction on which this property is set does authenticate a pointer, rather than the instruction itself having been authenticated (whatever that may mean) before.
Does that seem fair?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70329/new/
https://reviews.llvm.org/D70329
More information about the llvm-commits
mailing list