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

Ignore - for testing only (vectorizer baseline) #3458

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

gretay-js
Copy link
Contributor

No description provided.

... not the last!

Only matters for arrays at the moment, where the address offset
argument is not always the same register.
and distinguish it from the upcoming Valx2
For runtime4, xmm register are below [gc_regs], use negative offsets.
Currently it's always 8 but having this argument will help us
consider alignment for new vector sequences.
When the memory alignment is known to be 128-bit (currently, never) emits
[addpd], otherwise emits a vector load followed by an arithmetic
instruction.
Copy link

Selection Change Check

This PR modifies the original selection pass (targeting Mach).
Please check whether the changes should also be applied to the
CFG variant of the pass.

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