[PATCH] D80974: [DAGCombine] Adding a hook to improve the precision of fsqrt if the input is denormal

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 4 13:21:27 PST 2020


spatel added a comment.

As with the other patch, this LGTM in general, so if someone can verify that the PPC changes are as expected, we should be good.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80974



More information about the llvm-commits mailing list