[PATCH] D25165: [x86] allow 128/256-bit lowering for copysign vector intrinsics (PR30433)

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 2 10:52:21 PDT 2016


spatel created this revision.
spatel added reviewers: RKSimon, zvi, craig.topper.
spatel added a subscriber: llvm-commits.
Herald added a subscriber: mcrosier.

This should fix:
https://llvm.org/bugs/show_bug.cgi?id=30433


https://reviews.llvm.org/D25165

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/vec-copysign.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25165.73219.patch
Type: text/x-patch
Size: 21121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161002/32592021/attachment-0001.bin>


More information about the llvm-commits mailing list