-
Notifications
You must be signed in to change notification settings - Fork 797
[LIBCLC][HIP] Add HIP AMD support for ilogb, log2, remainder #5272
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
Conversation
… of remainder.cl as remainer.cl
ecebc59
to
d19e447
Compare
@bader could we get another review on this one? I also see that one of the CI jobs failed but the failure doesn't seem related, would you be able to re-run the CI. |
I did this a few weeks ago and it failed after re-run. I just re-started CI jobs again, let's see if it passes on third attempt. If not, I would recommend pulling I missed the review because it's doesn't show up on my GitHub dashboard - https://github.com/pulls/review-requested. I would appreciate if you can request via GitHub UI. |
The test still fails. @hdelan, could you update the branch, please? |
Branch updated! Sorry for delay |
Thanks @bader no worries, yeah I can do that instead, though I don't see that option, maybe only the author of the PR can see that? |
Do you see that option in closed PR or you don't see in in open PRs as well? Do you see it here: #5303? |
Okay yeah I can see it on that one, I did check another open PR but I think it only shows if there's been changes since that person's reviews, thanks :) |
Fixing bug due to incorrect naming of remainder.cl as remainer.cl.