With opaque pointers, we can no longer derive this from the pointer type, so we need to explicitly provide the element type the atomic operation should work with.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Okay, I think I figured out the right incantation to avoid the getPointerElementType() on the MLIR side as well.