[PATCH] D22975: [DAG Combiner] Fix the native computation of the Newton series for reciprocals
Evandro Menezes via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 10 15:40:56 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL286523: [DAG Combiner] Fix the native computation of the Newton series for reciprocals (authored by evandro).
Changed prior to commit:
https://reviews.llvm.org/D22975?vs=77516&id=77563#toc
Repository:
rL LLVM
https://reviews.llvm.org/D22975
Files:
llvm/trunk/include/llvm/Target/TargetLowering.h
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.h
llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/trunk/lib/Target/PowerPC/PPCISelLowering.h
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22975.77563.patch
Type: text/x-patch
Size: 13861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161110/f8b281eb/attachment.bin>
More information about the llvm-commits
mailing list