================ @@ -0,0 +1,12 @@ +// RUN: %clang_cc1 -no-enable-noundef-analysis %s -cl-std=CL2.0 -include opencl-c.h -triple amdgcn -emit-llvm -o - | FileCheck %s ---------------- tbaederr wrote: Ah, nice. Thanks https://github.com/llvm/llvm-project/pull/118601