Issue 142972
Summary [X86] Remove MOVSS/D -> BLENDPS/D conversions from DAG/ISEL
Labels backend:X86
Assignees RKSimon
Reporter RKSimon
    Remove the DAG and ISEL patterns which force convert MOVSS/D to BLENDPS/D (unless built for OptSize) and let X86FixupInstTunings handle it, driven off the scheduler model.

Followup to #142588
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to