[PATCH] D29709: [globalisel] Separate the SelectionDAG importer from the emitter. NFC
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 8 03:46:52 PST 2017
dsanders created this revision.
Herald added subscribers: kristof.beyls, dberris.
In the near future the rules will be sorted between these two steps to
ensure that more important rules are not prevented by less important ones.
https://reviews.llvm.org/D29709
Files:
utils/TableGen/GlobalISelEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29709.87626.patch
Type: text/x-patch
Size: 4241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170208/491a6cbd/attachment.bin>
More information about the llvm-commits
mailing list