Sergei Barannikov dc1037335a
[TableGen] Fix a couple of crashes related to sub-operand dags (#156179)
The added tests used to crash when attempting to dereference a nullptr
MIOpInfo or call MIOpInfo->getArg(0) on an empty MIOpInfo dag.
2025-09-05 18:47:55 +03:00
..