Skip to content

feat: LLVM support for scalable vectors - #1359

Merged
nunoplopes merged 3 commits into
AliveToolkit:masterfrom
regehr:regehr/vscale2
Sep 23, 2026
Merged

nunoplopes merged 3 commits into
AliveToolkit:masterfrom
regehr:regehr/vscale2

Conversation

@regehr

@regehr regehr commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

ok this is part 2 of some patches based on @zhengyang92's original work

this part adds LLVM/alive-tv support for scalable vectors.

we're still limited to a single vscale value per alive run-- multiple vscale is in the next PR.

testing isn't super extensive here-- I'd prefer to reserve extensive testing for later, once multiple vscale values are supported.

I went back and changed the classic-alive command line option to match alive-tv: single-vscale. the plan is to allow the user to specify at most one of single-vscale and max-vscale. but that's in the next PR.

@nunoplopes
nunoplopes merged commit 7a2b81b into AliveToolkit:master Sep 23, 2026
16 checks passed
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.

2 participants