Skip to content

[flang][device] Enable Stop functions on device build #133803

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

Merged
merged 4 commits into from
Apr 1, 2025

Conversation

clementval
Copy link
Contributor

Update StopStatement and StopStatementText to be build for the device.

@clementval clementval requested a review from vzakhari March 31, 2025 21:39
@llvmbot llvmbot added the flang Flang issues not falling into any other category label Mar 31, 2025
Copy link
Contributor

@vzakhari vzakhari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, though I am not sure if, for example, nvcc supports formatting with width (%.*s ).

Copy link

github-actions bot commented Mar 31, 2025

✅ With the latest revision this PR passed the C/C++ code formatter.

@clementval clementval merged commit 01889de into llvm:main Apr 1, 2025
11 checks passed
@clementval clementval deleted the device_stop branch April 1, 2025 17:07
Ankur-0429 pushed a commit to Ankur-0429/llvm-project that referenced this pull request Apr 2, 2025
Update `StopStatement` and `StopStatementText` to be build for the
device.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flang Flang issues not falling into any other category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants