torchdynamo: add linear pointwise(binary) fusion kernel (#86583)
Support binary fusion of Linear with:
- add
- sub
- mul
- div
Pull Request resolved: https://github.com/pytorch/pytorch/pull/86583
Approved by: https://github.com/jgong5, https://github.com/jansel