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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 28 23:27:02 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333393: [X86] Disable a DAG combine to allow packed AVX512DQ instructions to be… (authored by ctopper, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D47439

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

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


More information about the llvm-commits mailing list