[flang-commits] [flang] [flang][cuda] fix parsing of cuda_kernel (PR #89613)

Iman Hosseini via flang-commits flang-commits at lists.llvm.org
Mon Apr 22 09:07:14 PDT 2024


================
@@ -1,4 +1,5 @@
 ! RUN: bbc -emit-hlfir -fcuda %s -o - | FileCheck %s
+! RUN: bbc -emit-hlfir -fcuda %s -o - | fir-opt | FileCheck %s
----------------
ImanHosseini wrote:

learned form your previous PR. 

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


More information about the flang-commits mailing list