Skip to content

Conversation

LilithHafner
Copy link
Member

Remove some UB from examples in performance tips

Fixes #54218

I also changed the iteration specification to better align with elsewhere in the document.

A separate PR may want to delete or revise this section if automatic simd has improved. Nevertheless, I think this PR should be unobjectionable as is.

@LilithHafner LilithHafner added docs This change adds or pertains to documentation bugfix This change fixes an existing bug labels Apr 23, 2024
@LilithHafner LilithHafner added the merge me PR is reviewed. Merge when all tests are passing label Apr 23, 2024
@fatteneder fatteneder merged commit 9b44239 into master Apr 23, 2024
@fatteneder fatteneder deleted the lh/remove-some-ub branch April 23, 2024 21:50
@fatteneder fatteneder removed the merge me PR is reviewed. Merge when all tests are passing label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Performance tips recommend invalid use of @inbounds
3 participants