[PATCH] D67446: [ConstProp] allow folding for fma that produces NaN

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 12 07:13:45 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371735: [ConstProp] allow folding for fma that produces NaN (authored by spatel, committed by ).
Herald added a subscriber: kristina.

Changed prior to commit:
  https://reviews.llvm.org/D67446?vs=219740&id=219910#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67446/new/

https://reviews.llvm.org/D67446

Files:
  llvm/trunk/include/llvm/ADT/APFloat.h
  llvm/trunk/lib/Analysis/ConstantFolding.cpp
  llvm/trunk/test/Transforms/ConstProp/fma.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67446.219910.patch
Type: text/x-patch
Size: 7016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190912/6a8e1f7a/attachment.bin>


More information about the llvm-commits mailing list