Implement missing XLASymNodeImpl::Sub (#4551)
* implementing xlasymnodeimpl::sub
* the code buillds fine and the test passed.
* fix lnter
* change opkind to be more specific
* check counter in the test.
* fix linter
* unify the op kind
* fix linter
* fix a failing test.