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

Math functions renaming table for GPU backends to support vectorized evaluation of math functions. #8595

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

mcourteaux
Copy link
Contributor

@mcourteaux mcourteaux commented Mar 17, 2025

Fixes #8594.
This clears up all the preprocessor prologues or wrapper function prologues.

@mcourteaux mcourteaux requested a review from abadams March 17, 2025 17:16
@mcourteaux mcourteaux force-pushed the math_funcs_table_gpu branch from 475c010 to 7b91926 Compare March 17, 2025 20:45
@mcourteaux
Copy link
Contributor Author

mcourteaux commented Mar 21, 2025

I seem to have created a few issues. https://buildbot.halide-lang.org/master/#/builders/98/builds/88 (halide-testbranch-main-llvm20-arm-64-osx-cmake) shows useful errors. Will address them.

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.

WGSL backend does not support vectorized function calls.
1 participant