[Mlir-commits] [mlir] [MLIR] Implement emulation of static indexing subbyte type vector stores (PR #115922)
Diego Caballero
llvmlistbot at llvm.org
Tue Dec 10 22:06:28 PST 2024
dcaballe wrote:
Vectors are virtual at this level so it's not granted that they will execute in a single lockstep. Atomic would be necessary.
https://github.com/llvm/llvm-project/pull/115922
More information about the Mlir-commits
mailing list