[PATCH] D80542: [DAGCombiner] Require ninf for division estimation

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 14 08:01:49 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf8ef7c99a019: [DAGCombiner] Require ninf for division estimation (authored by qiucf).

Changed prior to commit:
  https://reviews.llvm.org/D80542?vs=266129&id=270623#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80542

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AMDGPU/fdiv.ll
  llvm/test/CodeGen/PowerPC/combine-fneg.ll
  llvm/test/CodeGen/PowerPC/fdiv.ll
  llvm/test/CodeGen/PowerPC/qpx-recipest.ll
  llvm/test/CodeGen/PowerPC/recipest.ll
  llvm/test/CodeGen/PowerPC/repeated-fp-divisors.ll
  llvm/test/CodeGen/PowerPC/vsx-recip-est.ll
  llvm/test/CodeGen/X86/fdiv-combine-vec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80542.270623.patch
Type: text/x-patch
Size: 9666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200614/e4a6e734/attachment.bin>


More information about the llvm-commits mailing list