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

Kai Nacke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 12:57:43 PDT 2022


Kai marked 2 inline comments as done.
Kai added inline comments.


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


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

https://reviews.llvm.org/D134192



More information about the llvm-commits mailing list