[all-commits] [llvm/llvm-project] 570b95: [flang][cuda] Do not generate section checks in de...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Fri Jun 27 16:20:01 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 570b95218c138573dd02f82f6f85856cb019dddf
https://github.com/llvm/llvm-project/commit/570b95218c138573dd02f82f6f85856cb019dddf
Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
Date: 2025-06-27 (Fri, 27 Jun 2025)
Changed paths:
M flang/lib/Lower/ConvertCall.cpp
M flang/test/Lower/CUDA/cuda-runtime-check.cuf
Log Message:
-----------
[flang][cuda] Do not generate section checks in device context (#146170)
This check is only useful on the host side. Also the function is bot
built for the device.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list