[PATCH] D61149: [DAGCombiner] try repeated fdiv divisor transform before building estimate

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 28 05:21:48 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359398: [DAGCombiner] try repeated fdiv divisor transform before building estimate (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61149?vs=196720&id=197022#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61149

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/X86/fdiv-combine-vec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61149.197022.patch
Type: text/x-patch
Size: 5473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190428/864244a5/attachment.bin>


More information about the llvm-commits mailing list