[PATCH] D46498: [X86] Enable reciprocal estimates for v16f32 vectors by using VRCP14PS/VRSQRT14PS

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 6 10:52:12 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331606: [X86] Enable reciprocal estimates for v16f32 vectors by using… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46498?vs=145388&id=145403#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46498

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/recip-fastmath.ll
  llvm/trunk/test/CodeGen/X86/recip-fastmath2.ll
  llvm/trunk/test/CodeGen/X86/sqrt-fastmath.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46498.145403.patch
Type: text/x-patch
Size: 14877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180506/cc65e3b7/attachment.bin>


More information about the llvm-commits mailing list