Attention needed from Jakob Kummerow
Rezvan Mahdavi Hezaveh added 1 comment![Open in Gerrit]()
Patchset-level comments
File-level comment, Patchset 1 (Latest):Rezvan Mahdavi Hezaveh .
resolvedWe do not support AcqRel for non-memory instructions yet, but Acqrel memory ordering is a valid value to be used. So instead of having a DHCECK which may fail, let's pass SeqCst ordering specifically for now.
I checked the other non-memory instructions and looks like they ignore the memory ordering for now and `Set` is the only one required attention (because it calls `Store` with the memory_order)
This CL is ready for review, PTAL, thanks! (I cc'd you on the bug so you have context for reviewing this CL)
Open in GerritRelated details
Attention is currently required from:
Gerrit-MessageType: comment
Gerrit-Project: v8/v8
Gerrit-Branch: main
Gerrit-Change-Id: I59ca96a5fc78ca524e7c4916d06222425ef74d2b
Gerrit-Change-Number: 7670061
Gerrit-PatchSet: 1
Gerrit-Comment-Date: Mon, 16 Mar 2026 18:42:08 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No