[PATCH] D89038: [PatternMatch] Add new FP matchers. NFC.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 09:03:51 PDT 2020


foad updated this revision to Diff 300005.
foad added a comment.

Change apf_pred_ty to allow undefs and test that this works for m_Finite(const APFloat *&).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89038

Files:
  llvm/include/llvm/IR/PatternMatch.h
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/InstCombine/clamp-to-minmax.ll
  llvm/test/Transforms/InstSimplify/fcmp-select.ll
  llvm/unittests/IR/PatternMatch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89038.300005.patch
Type: text/x-patch
Size: 12990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201022/95e51bb0/attachment.bin>


More information about the llvm-commits mailing list