55f7fd6d0d
This is the one place where using nir_atomic_op instead of nir_op directly is a little annoying, since we need to translate between the two enums, but it's not a big deal. Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22914>