[PATCH] D35320: [X86][SSE] Add support for extending bool vectors bitcasted from scalars.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 25 05:09:10 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314076: [X86][SSE] Add support for extending bool vectors bitcasted from scalars (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D35320?vs=116259&id=116534#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35320

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/bitcast-int-to-vector-bool-sext.ll
  llvm/trunk/test/CodeGen/X86/bitcast-int-to-vector-bool-zext.ll
  llvm/trunk/test/CodeGen/X86/bitcast-int-to-vector-bool.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35320.116534.patch
Type: text/x-patch
Size: 363811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170925/4331b2f3/attachment-0001.bin>


More information about the llvm-commits mailing list