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

Valentin Clement バレンタイン クレメン via flang-commits flang-commits at lists.llvm.org
Mon Apr 22 08:40:13 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
----------------
clementval wrote:

Thanks for adding this here. It'll make the test more robust. 

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


More information about the flang-commits mailing list