RKSimon added inline comments. ================ Comment at: test/CodeGen/X86/sse2-schedule.ll:5092 store double %5, double* %1 ret void } ---------------- This should be fixable by tweaking the test so use all the elements from xmm1 https://reviews.llvm.org/D52912