[llvm-dev] [RFC] Default attributes for intrinsics

Stefan Stipanovic via llvm-dev llvm-dev at lists.llvm.org
Thu Aug 27 13:25:32 PDT 2020


Hi all,

Recently intrinsic properties gained the ability to be declared as default
and applied to all intrinsics.

Next step is to actually make some attributes default. In
https://reviews.llvm.org/D86021 nofree, nosync and willreturn are made
default. We also opted-out of default attributes for some intrinsics.

If there are any objections to this, please let us know in the review. If
there are no objects, in about 2 weeks, we'll go ahead and assume everyone
is fine with this.

Thanks,
Stefan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200827/17288761/attachment.html>


More information about the llvm-dev mailing list