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

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 1 19:55:57 PDT 2018


tlively created this revision.
tlively added reviewers: aheejin, dschuff.
Herald added a subscriber: llvm-commits.

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


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.167875.patch
Type: text/x-patch
Size: 5632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181002/c0444c2d/attachment.bin>


More information about the llvm-commits mailing list