Skip to content

Conversation

@clementval
Copy link
Contributor

Align behavior with other CUDA compiler.

@clementval clementval requested a review from wangzpgi October 21, 2025 17:26
@clementval clementval merged commit 1b2532e into llvm:main Oct 21, 2025
14 of 15 checks passed
@clementval clementval deleted the cuf_kernel_remove_error_check branch October 21, 2025 21:02
clementval added a commit that referenced this pull request Oct 24, 2025
As in #164463, do not do error
checking in the runtime itself but let error go through as user might
want to catch them for error recovery.
llvm-sync bot pushed a commit to arm/arm-toolchain that referenced this pull request Oct 24, 2025
…call (#165022)

As in llvm/llvm-project#164463, do not do error
checking in the runtime itself but let error go through as user might
want to catch them for error recovery.
dvbuka pushed a commit to dvbuka/llvm-project that referenced this pull request Oct 27, 2025
…165022)

As in llvm#164463, do not do error
checking in the runtime itself but let error go through as user might
want to catch them for error recovery.
Lukacma pushed a commit to Lukacma/llvm-project that referenced this pull request Oct 29, 2025
Lukacma pushed a commit to Lukacma/llvm-project that referenced this pull request Oct 29, 2025
…165022)

As in llvm#164463, do not do error
checking in the runtime itself but let error go through as user might
want to catch them for error recovery.
aokblast pushed a commit to aokblast/llvm-project that referenced this pull request Oct 30, 2025
aokblast pushed a commit to aokblast/llvm-project that referenced this pull request Oct 30, 2025
…165022)

As in llvm#164463, do not do error
checking in the runtime itself but let error go through as user might
want to catch them for error recovery.
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.

2 participants