[PATCH] D22975: [DAG Combiner] Fix the native computation of the Newton series for reciprocals
Sanjay Patel via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 31 14:59:29 PDT 2016
spatel added a comment.
The generic combiner parts look alright to me, and since there are no test changes for PPC or x86, I assume that those changes are only enabling the AArch64 diffs. Someone with AArch experience should confirm that that part of the patch looks good.
Repository:
rL LLVM
https://reviews.llvm.org/D22975
More information about the llvm-commits
mailing list