[PATCH] D86403: [DAGCombine]: Fold X/Sqrt(X) to Sqrt(X).
Venkataramanan Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 23 07:03:13 PDT 2020
venkataramanan.kumar.llvm updated this revision to Diff 287257.
venkataramanan.kumar.llvm added a comment.
Updated patch as per the comments from Sanjay.
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.287257.patch
Type: text/x-patch
Size: 4451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200823/55311640/attachment.bin>
More information about the llvm-commits
mailing list