[PATCH] D83710: TableGen/GlobalISel: Allow output instructions with multiple defs
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 14 16:09:13 PDT 2020
arsenm updated this revision to Diff 278017.
arsenm marked an inline comment as done.
arsenm added a comment.
Fix error message. I'll probably be removing this check soon, since I have cases that check use_empty on the results and discard the source result
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83710/new/
https://reviews.llvm.org/D83710
Files:
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-add.mir
llvm/test/TableGen/Common/GlobalISelEmitterCommon.td
llvm/test/TableGen/GlobalISelEmitter-output-discard.td
llvm/utils/TableGen/GlobalISelEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83710.278017.patch
Type: text/x-patch
Size: 7558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/562e44a9/attachment.bin>
More information about the llvm-commits
mailing list