[PATCH] D22975: [AArch64] Compute the Newton series iterations natively

Evandro Menezes via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 13:19:30 PDT 2016


evandro updated this revision to Diff 66540.
evandro added a comment.

Harden the test cases.


Repository:
  rL LLVM

https://reviews.llvm.org/D22975

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/recp-fastmath.ll
  llvm/test/CodeGen/AArch64/sqrt-fastmath.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22975.66540.patch
Type: text/x-patch
Size: 19682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160802/cadf9fc0/attachment.bin>


More information about the llvm-commits mailing list