[PATCH] D134192: [GISel] TreeMatcher: always skip leaves if they don't care

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 11:07:54 PDT 2022


arsenm accepted this revision.
arsenm added a comment.

LGTM but I don't see the comment



================
Comment at: llvm/test/TableGen/GICombinerEmitter/match-tree.td:80
 
+def Rule8 : GICombineRule<
+  (defs root:$d),
----------------
arsenm wrote:
> Should add a comment explaining what this tests
I don't see the comment here?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134192/new/

https://reviews.llvm.org/D134192



More information about the llvm-commits mailing list