[PATCH] D85230: [PatternMatch] allow intrinsic form of min/max with existing matchers

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 07:52:59 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG60f2c6a94cdf: [PatternMatch] allow intrinsic form of min/max with existing matchers (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85230

Files:
  llvm/include/llvm/IR/PatternMatch.h
  llvm/test/Transforms/InstSimplify/maxmin_intrinsics.ll
  llvm/unittests/IR/PatternMatch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85230.283612.patch
Type: text/x-patch
Size: 13797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200806/13db3a34/attachment.bin>


More information about the llvm-commits mailing list