[PATCH] D125212: [GlobalISel] Allow destination patterns having empty outs
Abinav Puthan Purayil via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 20 07:51:26 PDT 2022
abinavpp updated this revision to Diff 430971.
abinavpp added a comment.
Change the SDNPHasChain approach to the Has{No}Use predicates approach
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125212/new/
https://reviews.llvm.org/D125212
Files:
llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h
llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
llvm/include/llvm/Target/TargetSelectionDAG.td
llvm/test/TableGen/GlobalISelEmitter-HasUse.td
llvm/utils/TableGen/CodeGenDAGPatterns.cpp
llvm/utils/TableGen/CodeGenDAGPatterns.h
llvm/utils/TableGen/GlobalISelEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125212.430971.patch
Type: text/x-patch
Size: 12580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220520/8f68341e/attachment-0001.bin>
More information about the llvm-commits
mailing list