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

Andrei Elovikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 00:45:58 PDT 2017


a.elovikov updated this revision to Diff 102296.
a.elovikov added a comment.

- Fix typos in comments/move m_UnordFMin function as asked in https://reviews.llvm.org/D33185.


https://reviews.llvm.org/D33185

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

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


More information about the llvm-commits mailing list