[PATCH] D72975: [PatternMatch] Add m_APInt/m_APFloat matchers accepting undef

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 13:55:08 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGed80c86c8854: [PatternMatch] Add m_APInt/m_APFloat matchers accepting undef (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72975

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72975.239686.patch
Type: text/x-patch
Size: 6738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200122/a38ff2c7/attachment.bin>


More information about the llvm-commits mailing list