This is part of an ongoing cleanup and uniformization work.
This diff performs 3 types of cleanups:
- Uniformize transformation names.
- Replace all pattern operands that need not be captured by $_
- Replace all usage of pattern captured op by the normalized op name (instead of positional parameters such as $0)