[llvm] [TableGen][SelectionDAG] Remove the `implicit` DAG node (PR #115295)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 7 08:15:17 PST 2024
arsenm wrote:
`[(set AL, EFLAGS, (node AL, GR8:$src1))]` looks to me like it would be for matching a node with 2 outputs, but I guess that's not what was implemented
https://github.com/llvm/llvm-project/pull/115295
More information about the llvm-commits
mailing list