[X86] Use default attributes for even more intrinsics
Another followup to D136939: This switches readonly X86 intrinsics to use default attributes (nosync, nofree, nocallback and willreturn). With this, all readnone/readonly intrinsics should be covered, only memory writing intrinsics are left. Differential Revision: https://reviews.llvm.org/D137552
Loading
Please sign in to comment