[PATCH] D26791: [AVX-512] Support FCOPYSIGN form v16f32 and v8f64

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 18:35:30 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287298: [AVX-512] Support FCOPYSIGN for v16f32 and v8f64 (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D26791?vs=78326&id=78452#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26791

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/Analysis/CostModel/X86/arith-fp.ll
  llvm/trunk/test/CodeGen/X86/vec-copysign-avx512.ll
  llvm/trunk/test/Transforms/SLPVectorizer/X86/fcopysign.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26791.78452.patch
Type: text/x-patch
Size: 14593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161118/22ca8b07/attachment.bin>


More information about the llvm-commits mailing list