[PATCH] D35681: [globalisel][tablegen] Fuse the generated tables together.
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 25 05:34:16 PDT 2017
dsanders updated this revision to Diff 108057.
dsanders marked 2 inline comments as done.
dsanders added a comment.
Add missing break
Removed `State.MIs.resize(1)`. The first GIM_RecordInsn will do it.
Moved CurrentLabelID inside MatchTable
https://reviews.llvm.org/D35681
Files:
include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
test/TableGen/GlobalISelEmitter.td
utils/TableGen/GlobalISelEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35681.108057.patch
Type: text/x-patch
Size: 27323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170725/dd363f01/attachment.bin>
More information about the llvm-commits
mailing list