================ @@ -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