[Mlir-commits] [mlir] [MLIR] Implement emulation of static indexing subbyte type vector stores (PR #115922)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Wed Dec 11 05:08:54 PST 2024
lialan wrote:
> Vectors are virtual at this level so it's not granted that they will execute in a single lockstep. Atomic would be necessary.
That is insightful. Created #119553 to track this issue. Added a TODO as reminder in this PR.
https://github.com/llvm/llvm-project/pull/115922
More information about the Mlir-commits
mailing list