Skip to content

Skip splitting dimensions with extent 1 in runtime.cc.#10676

Open
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_943997223
Open

Skip splitting dimensions with extent 1 in runtime.cc.#10676
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_943997223

Conversation

@copybara-service

Copy link
Copy Markdown
Contributor

Skip splitting dimensions with extent 1 in runtime.cc.

Avoid adding dimensions to loop_splits if their extent is statically proven to be 1, as there is no benefit in splitting a loop with a single iteration.

Avoid adding dimensions to `loop_splits` if their extent is statically proven to be 1, as there is no benefit in splitting a loop with a single iteration.

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