[PATCH] D136939: [X86] Use default attributes for intrinsics
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 28 03:52:36 PDT 2022
RKSimon added a comment.
> This adds the default attributes (nocallback, nosync, nofree, willreturn) to some X86 intrinsics. This will be needed to avoid optimization regressions in the future.
Can you give us more details on what these optimizations are?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136939/new/
https://reviews.llvm.org/D136939
More information about the llvm-commits
mailing list