[PATCH] D70365: intrinsics attribute opt-out list proposal.
Stefan Stipanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 29 07:31:31 PDT 2020
sstefan1 added a comment.
For now I've only set `IntrNoSync` to be default and changed memset to opt-out of `IntrNoSync` just as an example. Maybe the part where attributes are actually made default should be done in another patch?
Is there anyone else that should be added as a reviewer?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70365/new/
https://reviews.llvm.org/D70365
More information about the llvm-commits
mailing list