[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
Mon Sep 19 10:20:30 PDT 2022
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
LGTM with nit
================
Comment at: llvm/test/TableGen/GICombinerEmitter/match-tree.td:80
+def Rule8 : GICombineRule<
+ (defs root:$d),
----------------
Should add a comment explaining what this tests
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134192/new/
https://reviews.llvm.org/D134192
More information about the llvm-commits
mailing list