================ @@ -0,0 +1,13 @@ +// RUN: %clang_cc1 -no-enable-noundef-analysis %s -cl-std=CL2.0 -include opencl-c.h -triple spir64 -emit-llvm -o - | FileCheck %s ---------------- arsenm wrote:
Test name is very broad for what this is testing. Can you merge this with an existing null test, or make this more comprehensive for all the address spaces (I thought we had one of those somewhere already, at least with amdgp run lines) https://github.com/llvm/llvm-project/pull/165353 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
