[PATCH] D46097: [GlobalISel][InstructionSelect] Refactoring buildMatchTable out, NFC
Roman Tereshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 25 17:18:21 PDT 2018
rtereshin created this revision.
rtereshin added reviewers: dsanders, aemerson.
Herald added subscribers: llvm-commits, kristof.beyls, rovka.
to share it between the Instruction Selector in optimized and non-optimized modes both and the Testgen.
Originally part of the larger https://reviews.llvm.org/D43962 ([GlobalISel][utils] Adding the init version of Instruction Select Testgen) patch, extracted as to make it smaller and more targeted.
Partially reviewed by @dsanders within the patch mentioned.
Required by https://reviews.llvm.org/D43962 and https://reviews.llvm.org/D44700, depends on https://reviews.llvm.org/D46096
Repository:
rL LLVM
https://reviews.llvm.org/D46097
Files:
utils/TableGen/GlobalISelEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46097.144041.patch
Type: text/x-patch
Size: 4555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180426/0f729699/attachment.bin>
More information about the llvm-commits
mailing list