================ @@ -0,0 +1,21 @@ +// RUN: %clang_cc1 %s -cl-std=cl3.0 -emit-llvm -o - -triple x86_64-unknown-unknown | FileCheck %s ---------------- arsenm wrote:
It can still matter if backend passes run, and this isn't disabling passes https://github.com/llvm/llvm-project/pull/173821 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
