commit | 50a3eeb6451d0bf28652ff9204caaa576a8bfeb8 | [log] [tgz] |
---|---|---|
author | Nishant Patel <nishant.b.patel@intel.com> | Tue Sep 16 15:33:08 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 16 15:35:50 2025 -0700 |
tree | b6e4e565489d171ea5c5a462852e10a2c6aff9ef | |
parent | b92f3298c98a1705821c2a2d5ab0c440666934c8 [diff] |
[MLIR][Vector] Add unrolling pattern for vector StepOp (#157752) This PR adds unrolling pattern for vector.step op to VectorUnroll transform. GitOrigin-RevId: 0e5c32bd6d305f417d1b4fc023616711206eccc4
See https://mlir.llvm.org/ for more information.