[PATCH] D42323: [DAGCombiner] filter out denorm inputs when calculating sqrt estimate (PR34994)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 1 09:00:13 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL323981: [DAGCombiner] filter out denorm inputs when calculating sqrt estimate (PR34994) (authored by spatel, committed by ).
Herald added a subscriber: javed.absar.
Changed prior to commit:
https://reviews.llvm.org/D42323?vs=130700&id=132409#toc
Repository:
rL LLVM
https://reviews.llvm.org/D42323
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/sqrt-fastmath.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42323.132409.patch
Type: text/x-patch
Size: 6007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180201/0bb768d6/attachment.bin>
More information about the llvm-commits
mailing list