Skip to content

[ValueTracking] Make isBytewiseValue byte width agnostic #106538

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

Draft
wants to merge 1 commit into
base: users/s-barannikov/byte/2-memset-intrinsic
Choose a base branch
from

Conversation

s-barannikov
Copy link
Contributor

This is a simple change to show how easy it can be to support unusual
byte widths in the middle end.

@s-barannikov s-barannikov force-pushed the users/s-barannikov/byte/2-memset-intrinsic branch from f78b4f6 to edcea1e Compare October 27, 2024 00:56
@s-barannikov s-barannikov force-pushed the users/s-barannikov/byte/3-bytewise-value branch from 3b86337 to a0d5c61 Compare October 27, 2024 00:57
@s-barannikov s-barannikov force-pushed the users/s-barannikov/byte/2-memset-intrinsic branch from edcea1e to 4cee863 Compare October 27, 2024 01:13
@s-barannikov s-barannikov force-pushed the users/s-barannikov/byte/3-bytewise-value branch from a0d5c61 to 9a1fad3 Compare October 27, 2024 01:34
@s-barannikov s-barannikov force-pushed the users/s-barannikov/byte/2-memset-intrinsic branch from 4cee863 to 65a421f Compare February 4, 2025 14:00
@s-barannikov s-barannikov force-pushed the users/s-barannikov/byte/3-bytewise-value branch from 9a1fad3 to 67765a6 Compare February 4, 2025 14:01
@s-barannikov s-barannikov force-pushed the users/s-barannikov/byte/2-memset-intrinsic branch from 65a421f to 97cce99 Compare April 6, 2025 17:22
@s-barannikov s-barannikov force-pushed the users/s-barannikov/byte/3-bytewise-value branch from 67765a6 to 555e531 Compare April 6, 2025 17:22
This is a simple change to show how easy it can be to support unusual
byte widths in the middle end.
@s-barannikov s-barannikov force-pushed the users/s-barannikov/byte/2-memset-intrinsic branch from 97cce99 to 0bf73e3 Compare April 19, 2025 08:18
@s-barannikov s-barannikov force-pushed the users/s-barannikov/byte/3-bytewise-value branch from 555e531 to 3036dfc Compare April 19, 2025 08:18
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