[PATCH] D49280: [X86] Remove isel patterns for MOVSS/MOVSD ISD opcodes with integer types.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 20 03:24:19 PDT 2018


RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.

LGTM - this isn't introducing any more domain switches than what is already present., although as you mentioned there is still room for improvement.


https://reviews.llvm.org/D49280





More information about the llvm-commits mailing list