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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 7 00:30:45 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
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).

Changed prior to commit:
  https://reviews.llvm.org/D82716?vs=273935&id=275640#toc

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.275640.patch
Type: text/x-patch
Size: 8428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/0cba5c8b/attachment-0001.bin>


More information about the llvm-commits mailing list