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

Halide should drop MIPS support #7287

Open
steven-johnson opened this issue Jan 17, 2023 · 2 comments
Open

Halide should drop MIPS support #7287

steven-johnson opened this issue Jan 17, 2023 · 2 comments
Assignees
Labels
release_notes For changes that may warrant a note in README for official releases.

Comments

@steven-johnson
Copy link
Contributor

The primary reason for adding this was for Android, but Android hasn't supported MIPS since NDK r17 (~2018), and even MIPS-the-company no longer supports this architecture (they have pivoted to RISC-V). We should prune it to simplify things.

@steven-johnson steven-johnson added the release_notes For changes that may warrant a note in README for official releases. label Jan 17, 2023
@abadams
Copy link
Member

abadams commented Jan 17, 2023

Note also that our MIPS support is currently untested.

@steven-johnson
Copy link
Contributor Author

It was always untested in the past, but it's currently untested, too

steven-johnson added a commit that referenced this issue Jan 17, 2023
@steven-johnson steven-johnson self-assigned this Jan 17, 2023
steven-johnson added a commit that referenced this issue Jan 18, 2023
* Drop support for MIPS (#7287)

* Update Target.cpp
ardier pushed a commit to ardier/Halide-mutation that referenced this issue Mar 3, 2024
* Drop support for MIPS (halide#7287)

* Update Target.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_notes For changes that may warrant a note in README for official releases.
Projects
None yet
Development

No branches or pull requests

2 participants