[PATCH] D35117: [globalisel][tablegen] Add control-flow to the MatchTable.

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 10:42:42 PDT 2017


dsanders updated this revision to Diff 107137.
dsanders marked 7 inline comments as done.
dsanders added a comment.

Rebased.
Fixed accidental usage of C++14
Fixed GIM_Reject always rejecting instead of exiting the current GIM_Try block when appropriate.
Remove whitespace around generated comments.


https://reviews.llvm.org/D35117

Files:
  include/llvm/CodeGen/GlobalISel/InstructionSelector.h
  include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
  test/TableGen/GlobalISelEmitter.td
  utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35117.107137.patch
Type: text/x-patch
Size: 71737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170718/8f0d2a7d/attachment.bin>


More information about the llvm-commits mailing list