[PATCH] D26583: [X86][SSE] Improve SINT_TO_FP of boolean vector results (signum)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 15 08:34:39 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286979: [X86][SSE] Improve SINT_TO_FP of boolean vector results (signum) (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D26583?vs=77731&id=78008#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26583

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-cvt.ll
  llvm/trunk/test/CodeGen/X86/sse-fsignum.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26583.78008.patch
Type: text/x-patch
Size: 9014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161115/b4886a42/attachment.bin>


More information about the llvm-commits mailing list