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

[bug] Fix abs on unsigned types #8476

Merged
merged 4 commits into from
Feb 20, 2024
Merged

[bug] Fix abs on unsigned types #8476

merged 4 commits into from
Feb 20, 2024

Conversation

lin-hitonami
Copy link
Contributor

@lin-hitonami lin-hitonami commented Feb 18, 2024

Issue: fixes #8467

Remove abs on unsigned types

Copy link

netlify bot commented Feb 18, 2024

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit 231e395
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/65d1bd72ec05fc00085dd3ee
😎 Deploy Preview https://deploy-preview-8476--docsite-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@lin-hitonami lin-hitonami changed the title [cuda] Fix abs for unsigned type [bug] Fix abs for unsigned type Feb 18, 2024
@lin-hitonami lin-hitonami changed the title [bug] Fix abs for unsigned type [bug] Fix abs on unsigned types Feb 18, 2024
@lin-hitonami lin-hitonami requested review from bobcao3 and jim19930609 and removed request for bobcao3 and jim19930609 February 19, 2024 06:10
@lin-hitonami lin-hitonami merged commit 52b24f3 into master Feb 20, 2024
29 checks passed
@lin-hitonami lin-hitonami deleted the fix-abs branch February 20, 2024 02:05
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.

Code generation issue with ti.frexp
2 participants