Han-Chung Wang 20b925a28a
[mlir][memref] Add non-atomic RMW option for emulated memref.store. (#178498)
The revision follows
f0e1857c84
to add an option for supporting non-atomic RMW emulation. The 0D case
uses non-atomic option unconditionally because it writes the entire
value.

Signed-off-by: hanhanW <hanhan0912@gmail.com>
2026-01-29 14:15:44 -08:00
..