[PATCH] D65377: [FunctionAttrs] Annotate intrinsics with nosync
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 2 21:18:38 PDT 2019
arsenm added a comment.
I think nounwind is the one precedent case. There’s no explicit annotation for it, but it’s assumed for all but one intrinsic
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65377/new/
https://reviews.llvm.org/D65377
More information about the llvm-commits
mailing list