[PATCH] D47026: [DAG] fold FP binops with undef operands to NaN
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 21 16:58:20 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL332920: [DAG] fold FP binops with undef operands to NaN (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D47026?vs=147499&id=147915#toc
Repository:
rL LLVM
https://reviews.llvm.org/D47026
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/trunk/test/CodeGen/AArch64/fcvt_combine.ll
llvm/trunk/test/CodeGen/AMDGPU/mad-mix-lo.ll
llvm/trunk/test/CodeGen/NVPTX/implicit-def.ll
llvm/trunk/test/CodeGen/X86/fp-undef.ll
llvm/trunk/test/CodeGen/X86/pr23103.ll
llvm/trunk/test/CodeGen/X86/vector-reduce-fadd.ll
llvm/trunk/test/CodeGen/X86/vector-reduce-fmul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47026.147915.patch
Type: text/x-patch
Size: 55124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/8660049c/attachment.bin>
More information about the llvm-commits
mailing list