[PATCH] D75304: [X86] Recognize CVTPH2PS from STRICT_FP_EXTEND

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 13:47:17 PST 2020


craig.topper created this revision.
craig.topper added reviewers: RKSimon, spatel, andrew.w.kaylor.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

This should avoid scalarizing the cvtph2ps intrinsics with D75162 <https://reviews.llvm.org/D75162>


https://reviews.llvm.org/D75304

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75304.247099.patch
Type: text/x-patch
Size: 11069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200227/f944a93d/attachment.bin>


More information about the llvm-commits mailing list