[PATCH] D60037: [PowerPC] Use the two-constant NR algorithm for refining estimates

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 2 06:16:19 PDT 2019


nemanjai updated this revision to Diff 197763.
nemanjai marked an inline comment as done.
nemanjai added a comment.

Fixed the typos, added a check for no register move.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60037

Files:
  lib/Target/PowerPC/PPC.td
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCSubtarget.h
  test/CodeGen/PowerPC/fma-mutate.ll
  test/CodeGen/PowerPC/fmf-propagation.ll
  test/CodeGen/PowerPC/recipest.ll
  test/CodeGen/PowerPC/vsx-fma-mutate-trivial-copy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60037.197763.patch
Type: text/x-patch
Size: 8845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190502/9aa8c1e4/attachment.bin>


More information about the llvm-commits mailing list