[PATCH] D33185: Fix m_[Ord|Unord][FMin|FMax] matchers to correctly match ordering.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 10:19:28 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305308: Fix m_[Ord|Unord][FMin|FMax] matchers to correctly match ordering. (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D33185?vs=102296&id=102363#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33185

Files:
  llvm/trunk/include/llvm/IR/PatternMatch.h
  llvm/trunk/unittests/IR/PatternMatch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33185.102363.patch
Type: text/x-patch
Size: 9249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170613/342c0267/attachment.bin>


More information about the llvm-commits mailing list