[PATCH] D10557: [X86] Look for scalar through one bitcast when lowering to VBROADCAST.

Ahmed Bougacha via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 14:03:49 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL245613: [X86] Look for scalar through one bitcast when lowering to VBROADCAST. (authored by ab).

Changed prior to commit:
  http://reviews.llvm.org/D10557?vs=27974&id=32743#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D10557

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v16.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v8.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v16.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10557.32743.patch
Type: text/x-patch
Size: 5337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150820/a505c723/attachment.bin>


More information about the llvm-commits mailing list