[PATCH] D133257: [GISel] Fix match tree emitter.
Kai Nacke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 16 13:35:50 PDT 2022
Kai updated this revision to Diff 460881.
Kai added a comment.
Herald added a subscriber: hiraditya.
- Remove unused functions in CombineHelper
- Add test checking source code
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133257/new/
https://reviews.llvm.org/D133257
Files:
llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
llvm/include/llvm/Target/GlobalISel/Combine.td
llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
llvm/test/TableGen/GICombinerEmitter/match-tree.td
llvm/utils/TableGen/GlobalISel/CodeExpansions.h
llvm/utils/TableGen/GlobalISel/GIMatchTree.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133257.460881.patch
Type: text/x-patch
Size: 10671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220916/23fbbca8/attachment.bin>
More information about the llvm-commits
mailing list