================ @@ -0,0 +1,85 @@ +// RUN: %clang_cc1 %s -ffreestanding -triple=x86_64-unknown-unknown \ +// RUN: -target-feature +acev1 -target-feature +avx512f \ +// RUN: -emit-llvm -o - -Wall -Werror | FileCheck %s ---------------- mahesh-attarde wrote:
What is testing purpose in context of ACE? https://github.com/llvm/llvm-project/pull/208408 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
