[PATCH] D25297: [DAG] use SDNode flags 'nsz' to enable fadd/fsub with zero folds
Sanjay Patel via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 21 07:46:18 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284824: [DAG] use SDNode flags 'nsz' to enable fadd/fsub with zero folds (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D25297?vs=73711&id=75428#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25297
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/X86/negative-sin.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25297.75428.patch
Type: text/x-patch
Size: 5700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161021/fb229226/attachment.bin>
More information about the llvm-commits
mailing list