[Mlir-commits] [mlir] [mlir][vector][memref] Add `alignment` attribute to memory access ops (PR #144344)

Matthias Springer llvmlistbot at llvm.org
Mon Jun 16 23:42:42 PDT 2025


https://github.com/matthias-springer commented:

Is it possible to build an analysis based on `memref.assume_alignment` instead of adding an alignment attribute to every load/store operation?

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


More information about the Mlir-commits mailing list