[PATCH] D44258: [ConstantFold] fp_binop undef, undef --> undef

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 8 12:48:16 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327058: [ConstantFold] fp_binop undef, undef --> undef (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44258?vs=137594&id=137643#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44258

Files:
  llvm/trunk/lib/IR/ConstantFold.cpp
  llvm/trunk/test/Transforms/InstCombine/X86/X86FsubCmpCombine.ll
  llvm/trunk/test/Transforms/InstSimplify/fp-undef.ll
  llvm/trunk/test/Transforms/Reassociate/factorize-again.ll
  llvm/trunk/test/Transforms/Reassociate/fp-expr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44258.137643.patch
Type: text/x-patch
Size: 6017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180308/c800f5af/attachment.bin>


More information about the llvm-commits mailing list