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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 2 08:05:02 PDT 2019


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

Changed prior to commit:
  https://reviews.llvm.org/D61149?vs=197596&id=197789#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.197789.patch
Type: text/x-patch
Size: 5787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190502/9abae7aa/attachment.bin>


More information about the llvm-commits mailing list