[llvm] [flang][rt] Add noinline attributes for CUDA compile path for successful compilation (PR #161760)

Slava Zakharin via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 2 18:44:39 PDT 2025


vzakhari wrote:

Thanks for the changes! Please use `RT_DEVICE_NOINLINE` macro instead. We have it defined in `flang/include/flang/Common/api-attrs.h`.

https://github.com/llvm/llvm-project/pull/161760


More information about the llvm-commits mailing list