[MLIR][Vector] Add unrolling pattern for vector StepOp (#157752)

This PR adds unrolling pattern for vector.step op to VectorUnroll
transform.

GitOrigin-RevId: 0e5c32bd6d305f417d1b4fc023616711206eccc4
4 files changed
tree: b6e4e565489d171ea5c5a462852e10a2c6aff9ef
  1. benchmark/
  2. cmake/
  3. docs/
  4. examples/
  5. include/
  6. lib/
  7. python/
  8. test/
  9. tools/
  10. unittests/
  11. utils/
  12. .clang-format
  13. .clang-tidy
  14. CMakeLists.txt
  15. LICENSE.TXT
  16. Maintainers.md
  17. README.md
README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.