[PATCH] D51044: [PatternMatch] Use generic One, Two, ThreeOps_match classes (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 28 05:33:37 PDT 2018


fhahn updated this revision to Diff 162836.
fhahn added a comment.

Fix comments, change Op1,2,3 to Op0,1,2


https://reviews.llvm.org/D51044

Files:
  include/llvm/IR/PatternMatch.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51044.162836.patch
Type: text/x-patch
Size: 8681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/73981fe0/attachment.bin>


More information about the llvm-commits mailing list