[PATCH] D28942: [globalisel] Re-factor ISel matchers into a hierarchy. NFC

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 07:56:57 PST 2017


dsanders updated this revision to Diff 85755.
dsanders added a comment.

Move appropriate emitCxxPredicatesExpr() methods into WithPredicates.

The '#if 0' block is just to provide an example of the version that doesn't
work. It's not intended for commit.


https://reviews.llvm.org/D28942

Files:
  utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28942.85755.patch
Type: text/x-patch
Size: 12509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170125/38f039d8/attachment.bin>


More information about the llvm-commits mailing list