Skip to content

Conversation

@klausler
Copy link
Contributor

@klausler klausler commented Aug 1, 2025

Put the common cases on fast paths, and don't depend on IsContiguous() in the general case path. Add a unit test, too.

@klausler klausler changed the title Faster fm [flang][runtime] Optimize Descriptor::FixedStride() Aug 1, 2025
@klausler klausler force-pushed the faster-fm branch 2 times, most recently from 71b302f to ed6a67e Compare August 1, 2025 23:48
@github-actions
Copy link

github-actions bot commented Aug 1, 2025

✅ With the latest revision this PR passed the C/C++ code formatter.

@klausler klausler force-pushed the faster-fm branch 2 times, most recently from 65480f5 to 830e939 Compare August 2, 2025 00:00
Put the common cases on fast paths, and don't depend on IsContiguous()
in the general case path.  Add a unit test, too.
@klausler klausler merged commit 56051da into llvm:main Aug 5, 2025
9 checks passed
@klausler klausler deleted the faster-fm branch August 5, 2025 20:39
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