[PATCH] D29720: [X86][SSE] Attempt to break register dependencies during lowerBuildVector

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 04:01:48 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294581: [X86][SSE] Attempt to break register dependencies during lowerBuildVector (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D29720?vs=87672&id=87788#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29720

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512bwvl-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/buildvec-insertvec.ll
  llvm/trunk/test/CodeGen/X86/promote-vec3.ll
  llvm/trunk/test/CodeGen/X86/shuffle-vs-trunc-512.ll
  llvm/trunk/test/CodeGen/X86/vec_cast2.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v16.ll
  llvm/trunk/test/CodeGen/X86/widen_bitops-0.ll
  llvm/trunk/test/CodeGen/X86/widen_conv-3.ll
  llvm/trunk/test/CodeGen/X86/widen_conv-4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29720.87788.patch
Type: text/x-patch
Size: 32648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170209/694aa262/attachment-0001.bin>


More information about the llvm-commits mailing list