[X86] Use IsProfitableToFold to block vinsertf128rm in favor of insert_subreg...
[X86] Use IsProfitableToFold to block vinsertf128rm in favor of insert_subreg instead of artifically increasing pattern complexity to give priority. This is a much more direct way to solve the issue than just giving extra priority. llvm-svn: 336639
Loading
Please register or sign in to comment