[PATCH] D56011: [x86] lower extracted fadd/fsub to horizontal vector math

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 3 15:20:22 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350369: [x86] lower extracted fadd/fsub to horizontal vector math (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56011?vs=179860&id=180159#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56011/new/

https://reviews.llvm.org/D56011

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/haddsub-undef.ll
  llvm/trunk/test/CodeGen/X86/haddsub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56011.180159.patch
Type: text/x-patch
Size: 44239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190103/b4e6efd4/attachment.bin>


More information about the llvm-commits mailing list