[PATCH] D54467: [X86] Disable combineToExtendVectorInReg under -x86-experimental-vector-widening-legalization. Add custom type legalization for extends.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 14 16:36:24 PST 2018


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

Rebase


https://reviews.llvm.org/D54467

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/vec_int_to_fp-widen.ll
  test/CodeGen/X86/vector-sext-widen.ll
  test/CodeGen/X86/vector-zext-widen.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54467.174125.patch
Type: text/x-patch
Size: 23890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181115/d6b489ae/attachment.bin>


More information about the llvm-commits mailing list