[PATCH] D23337: [x86, AVX] allow FP vector select folding to bitwise logic ops (PR28895)

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 12:08:04 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278270: [x86, AVX] allow FP vector select folding to bitwise logic ops (PR28895) (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D23337?vs=67428&id=67574#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23337

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-cvt.ll
  llvm/trunk/test/CodeGen/X86/select-with-and-or.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23337.67574.patch
Type: text/x-patch
Size: 5044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160810/1a3d9b97/attachment.bin>


More information about the llvm-commits mailing list