[PATCH] D82716: [DAGCombiner] reassociate reciprocal sqrt expression to eliminate FP division

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 6 16:12:57 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGea71ba11ab11: [DAGCombiner] reassociate reciprocal sqrt expression to eliminate FP division (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82716

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/X86/sqrt-fastmath.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82716.275859.patch
Type: text/x-patch
Size: 8428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200706/9dc50508/attachment.bin>


More information about the llvm-commits mailing list