[PATCH] D52630: [ConstantFolding] Constant fold minnan and maxnan intrinsics.

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 27 13:36:19 PDT 2018


tlively created this revision.
tlively added reviewers: aheejin, dschuff.
Herald added subscribers: llvm-commits, dexonsmith.

Depends on https://reviews.llvm.org/D52450.


Repository:
  rL LLVM

https://reviews.llvm.org/D52630

Files:
  lib/Analysis/ConstantFolding.cpp
  test/Analysis/ConstantFolding/min-max.ll
  unittests/ADT/APFloatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52630.167390.patch
Type: text/x-patch
Size: 5759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180927/3710e60a/attachment.bin>


More information about the llvm-commits mailing list