[llvm] [TableGen][GISel] Delete unused `Src` arguments (NFC) (PR #120445)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 18 17:28:50 PST 2024


arsenm wrote:

>  Sometimes, we do want to know if a leaf was referenced in the source DAG; this can be checked by calling RuleMatcher::hasOperand

Probably should document this rule somewhere 

https://github.com/llvm/llvm-project/pull/120445


More information about the llvm-commits mailing list