Skip to content

Conversation

topperc
Copy link
Collaborator

@topperc topperc commented Sep 22, 2025

Using all 0 flags as the default works correctly. We'll get (0 & N->getFlags()) == 0 which is always true which is what we want.

…pc_match. NFC

Using all 0 flags as the default works correctly. We'll get
(0 & N->getFlags()) == 0 which is always true which is what we want.
Copy link
Collaborator

@RKSimon RKSimon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@dtcxzyw dtcxzyw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

@topperc topperc merged commit 4f2a00d into llvm:main Sep 22, 2025
10 checks passed
@topperc topperc deleted the pr/sdnodeflags branch September 22, 2025 21:13
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.

3 participants