Skip to content

Commit d41ecfa

Browse files
committed
[X86] Use default attributes for intrinsics
This adds the default attributes (nocallback, nosync, nofree, willreturn) to some X86 intrinsics. This will be needed to avoid optimization regressions in the future (once we remove the readonly -> willreturn implication for intrinsics). Due to the number of intrinsics, this patch focuses just on the IntrNoMem intrinsics up to the AVX2 section. Differential Revision: https://reviews.llvm.org/D136939
1 parent 69b9e03 commit d41ecfa

File tree

4 files changed

+577
-538
lines changed

4 files changed

+577
-538
lines changed

0 commit comments

Comments
 (0)