arsenm added inline comments. ================ Comment at: test/CodeGenOpenCL/amdgpu-nullptr.cl:30 + +// CHECK: icmp eq i8 addrspace(1)* %p, null +void cmp_global(global char* p) { ---------------- Missing check-label https://reviews.llvm.org/D26196