[PATCH] D74886: [X86] Add a DAG combine to form CVTPH2PS from vXf16->vXf32/vXf64 fp_extends.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 23:45:45 PST 2020


craig.topper updated this revision to Diff 245590.
craig.topper added a comment.

Add CVTPS2PH support as well


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74886/new/

https://reviews.llvm.org/D74886

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/half.ll
  llvm/test/CodeGen/X86/vector-half-conversions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74886.245590.patch
Type: text/x-patch
Size: 94126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200220/30e3d2b3/attachment-0001.bin>


More information about the llvm-commits mailing list