[PATCH] D85929: [InstSimplify] Fold min/max intrinsic based on icmp of operands

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 13:03:13 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd7c119d89c5f: [InstSimplify] Fold min/max intrinsic based on icmp of operands (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D85929?vs=285481&id=288091#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85929

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstSimplify/maxmin_intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85929.288091.patch
Type: text/x-patch
Size: 9522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200826/721d94e7/attachment.bin>


More information about the llvm-commits mailing list