[PATCH] D63702: [X86] Rework the logic in LowerBuildVectorv16i8 to make better use of any_extend and break false dependencies. Other improvements

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 26 13:17:23 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364469: [X86] Rework the logic in LowerBuildVectorv16i8 to make better use of… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63702?vs=206161&id=206733#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63702

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/buildvec-insertvec.ll
  llvm/trunk/test/CodeGen/X86/promote-vec3.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v16.ll
  llvm/trunk/test/CodeGen/X86/widen_conv-3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63702.206733.patch
Type: text/x-patch
Size: 7081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190626/902b553b/attachment.bin>


More information about the llvm-commits mailing list