Stefan Stipanovic via llvm-dev
2019-Aug-06 21:06 UTC
[llvm-dev] `opt-out` attributes for intrinsics
Right now I'm annotating intrinsics with new nosync function attribute ( https://reviews.llvm.org/D65377) After some discussion it was decided to ask how the community feels about `opt-out` attribute list for intrinsics? For a start some attributes that can be added on the list could be: nosync, nofree, nounwind, willreturn. Suggestions are welcome. Thanks, Stefan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190806/253534a1/attachment.html>