================ @@ -0,0 +1,47 @@ +// RUN: %clang_cc1 -x c -frounding-math -flax-vector-conversions=none -ffreestanding %s -triple=x86_64-apple-darwin -target-feature +avx -emit-llvm -o - -Wall -Werror | FileCheck %s --check-prefixes=CHECK ---------------- RKSimon wrote:
typo? avx-bulitins-constrained.c (which should already exist so add the tests there) https://github.com/llvm/llvm-project/pull/171227 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
