Skip to content

Fix visibility analysis for nodes used in predicates (e.g of send/next)#4295

Draft
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_918562077
Draft

Fix visibility analysis for nodes used in predicates (e.g of send/next)#4295
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_918562077

Conversation

@copybara-service
Copy link
Copy Markdown

Fix visibility analysis for nodes used in predicates (e.g of send/next)

Visibility analysis was incorrectly claiming that the predicate of a predicated instruction is only visible if the predicate is true. Instead, only the data for that instruction has its use predicated on the predicate.

Visibility analysis was incorrectly claiming that the predicate of a predicated instruction is only visible if the predicate is true. Instead, only the data for that instruction has its use predicated on the predicate.

PiperOrigin-RevId: 918562077
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