[flang-commits] [flang] [flang][cuda] Lower __LDCA, __LDCS, __LDLU, __LDCV, __LDCG with arrays (PR #130357)

Zhen Wang via flang-commits flang-commits at lists.llvm.org
Fri Mar 7 14:15:53 PST 2025


================
@@ -106,6 +106,34 @@ using I = IntrinsicLibrary;
 /// argument is an optional variable in the current scope).
 static constexpr bool handleDynamicOptional = true;
 
+/// TODO: Move all CUDA Fortran intrinsic hanlders into its own file similar to
----------------
wangzpgi wrote:

Typo: hanlders

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


More information about the flang-commits mailing list