Skip to content

add predicate mask for atomic_rmw ops#799

Open
scxiao wants to merge 2 commits into
release/internal/3.2.xfrom
scxiao/predicate_mask
Open

add predicate mask for atomic_rmw ops#799
scxiao wants to merge 2 commits into
release/internal/3.2.xfrom
scxiao/predicate_mask

Conversation

@scxiao

@scxiao scxiao commented May 19, 2025

Copy link
Copy Markdown

This PR is to cherry-pick upstream PR#5231 to handle the mask in the atomic_rmw ops.

New contributor declaration

  • I am not making a trivial change, such as fixing a typo in a comment.

  • I have written a PR description following these
    rules.

  • I have run pre-commit run --from-ref origin/main --to-ref HEAD.

  • Select one of the following.

    • I have added tests.
      • /test for lit tests
      • /unittest for C++ tests
      • /python/test for end-to-end tests
    • This PR does not need a test because FILL THIS IN.
  • Select one of the following.

    • I have not added any lit tests.
    • The lit tests I have added follow these best practices,
      including the "tests should be minimal" section. (Usually running Python code
      and using the instructions it generates is not minimal.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant