lowering roll op (#3505)
* roll op lower
* add newlines
* no newlines
* fix compile error
* fix compile error
* fix compile error
* trigger test
* use dynamic slice instead of slice
* change for comments
* remove python test
* make ut reliable
* rebase
* trigger CI