================ @@ -0,0 +1,57 @@ +; RUN: opt -S -dxil-intrinsic-expansion < %s | FileCheck %s --check-prefix=CHECK ---------------- farzonl wrote:
typicall we do `--check-prefix` if one run is different than the other. in this case they are the same. My recommendation is to drop one of these runs and remove the check prefix. https://github.com/llvm/llvm-project/pull/109180 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits