llvm-project
cbf931e1 - [TableGen][GlobalISel] Add GINodeEquiv for sdivrem/udivrem (#120819)

Commit
183 days ago
[TableGen][GlobalISel] Add GINodeEquiv for sdivrem/udivrem (#120819) These nodes are not currently used in DAG patterns. Their GlobalISel equivalents are primarily useful for testing TableGen backend, as they produce two results. (There doesn't seem to be other such nodes.)
Author
Parents
  • llvm/include/llvm/Target
    • GlobalISel
      • SelectionDAGCompat.td
    • TargetSelectionDAG.td