[PATCH] D86403: [DAGCombine]: Fold X/Sqrt(X) to Sqrt(X).
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 24 15:16:40 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG62e91bf56333: [DAGCombine]: Fold X/Sqrt(X) to Sqrt(X) (authored by venkataramanan.kumar.llvm, committed by spatel).
Changed prior to commit:
https://reviews.llvm.org/D86403?vs=287257&id=287509#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86403/new/
https://reviews.llvm.org/D86403
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AArch64/sqrt-fastmath.ll
llvm/test/CodeGen/X86/sqrt-fastmath.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86403.287509.patch
Type: text/x-patch
Size: 4459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200824/e103a629/attachment.bin>
More information about the llvm-commits
mailing list