[PATCH] D52765: [ConstantFolding] Constant fold minimum and maximum intrinsics

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 4 13:54:57 PDT 2018


tlively updated this revision to Diff 168369.
tlively added a comment.

- Add constant folding tests for minnum/maxnum on zeroes


Repository:
  rL LLVM

https://reviews.llvm.org/D52765

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52765.168369.patch
Type: text/x-patch
Size: 6576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181004/f4483530/attachment.bin>


More information about the llvm-commits mailing list