Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR #17257: Fix the command buffer scheduling pass return value #17261

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Sep 17, 2024

PR #17257: Fix the command buffer scheduling pass return value

Imported from GitHub PR #17257

Fixes #17216. Returns true when either parameters are moved, or command buffer is created.
Copybara import of the project:

--
410974f by Shraiysh Vaishay [email protected]:

Fix the command buffer scheduling pass return value

Fixes #17216. Returns true when either parameters are moved, or command
buffer is created.

Merging this change closes #17257

FUTURE_COPYBARA_INTEGRATE_REVIEW=#17257 from shraiysh:fix_17216 410974f

@copybara-service copybara-service bot force-pushed the test_675625838 branch 2 times, most recently from 03c9dc9 to 51da5ba Compare September 20, 2024 10:20
Imported from GitHub PR #17257

Fixes #17216. Returns true when either parameters are moved, or command buffer is created.
Copybara import of the project:

--
410974f by Shraiysh Vaishay <[email protected]>:

Fix the command buffer scheduling pass return value

Fixes #17216. Returns true when either parameters are moved, or command
buffer is created.

Merging this change closes #17257

COPYBARA_INTEGRATE_REVIEW=#17257 from shraiysh:fix_17216 410974f
PiperOrigin-RevId: 676782971
@copybara-service copybara-service bot merged commit b5e58f4 into main Sep 20, 2024
@copybara-service copybara-service bot deleted the test_675625838 branch September 20, 2024 10:49
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.

Command buffer scheduling pass returns true even if there are no changes
1 participant