[PATCH] D25291: [AArch64] Optionally use the reciprocal estimation machinery

Evandro Menezes via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 08:14:47 PDT 2016


evandro updated this revision to Diff 73935.
evandro marked an inline comment as done.
evandro added a comment.

s/reverse/reciprocal/


Repository:
  rL LLVM

https://reviews.llvm.org/D25291

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25291.73935.patch
Type: text/x-patch
Size: 19066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161007/e5211c8c/attachment.bin>


More information about the llvm-commits mailing list