Erick Ochoa Lopez 7b467bc16c
[mlir][vector] Add alignment attribute to vector operations. (#152507)
Following #144344, #152207, #151690, this PR adds the alignment
attribute to the following operations in the vector dialect:

* `compressstore`
* `expandload`
* `vector.scatter`
* `vector.gather`

---------

Co-authored-by: Jakub Kuderski <kubakuderski@gmail.com>
2025-08-25 09:11:31 -04:00
..