[PATCH] D47439: [X86] Disable a DAG combine to allow packed AVX512DQ instructions to be consistently used for i64->float/double conversions.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 27 23:14:42 PDT 2018


craig.topper created this revision.
craig.topper added a reviewer: RKSimon.

We already get this right if the i64 didn't come from a load.


Repository:
  rL LLVM

https://reviews.llvm.org/D47439

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/scalar-int-to-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47439.148777.patch
Type: text/x-patch
Size: 4691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180528/b254120b/attachment.bin>


More information about the llvm-commits mailing list