Skip to content

Conversation

@mxpoch
Copy link
Contributor

@mxpoch mxpoch commented Jul 27, 2025

Hello everyone,

I've added my proposed changes for the Updating LoopVectorization Project as part of the SciML small grants program.

I'm fairly new to working with LLVM so any feedback is greatly appreciated.

@mxpoch
Copy link
Contributor Author

mxpoch commented Jul 28, 2025

@oscardssmith
Copy link
Member

Looks like the 2 big problems are the lack of opaque pointer support for version 1.6, and the remaining test failure on 1.12. I think the best course of action is probably to bump the compat (and CI) to 1.10 (lts), We also should probably add CI for release (1.11) on at least 1 architecture.

@mxpoch
Copy link
Contributor Author

mxpoch commented Aug 3, 2025

@oscardssmith The recent commits should solve the type piracy errors. How would you recommend addressing the CI / compat bounds issues?

@ChrisRackauckas
Copy link
Member

Rebase onto the latest master and you'll have pre as the test setup that will test v1.12 prerelease.

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