[Mlir-commits] [mlir] [mlir] Add use-vector-alignment flag to ConvertVectorToLLVMPass (PR #137389)

Diego Caballero llvmlistbot at llvm.org
Fri May 2 10:09:09 PDT 2025


https://github.com/dcaballe approved this pull request.

Great contribution, thanks! I think we should also start thinking about to bring the alignment information to the corresponding vector operations so that eventually we don't have to use this flag.

https://github.com/llvm/llvm-project/pull/137389


More information about the Mlir-commits mailing list