Revert "[llvm] Improve llvm.objectsize computation by computing GEP, alloca and mallo...
[llvm-project.git] / clang / test / Headers / lasxintrin.c
blob08f71791bdf36f217e65b58974256cd2640e3573
1 // RUN: %clang_cc1 %s -fsyntax-only -triple loongarch64 -target-feature +lasx
2 // RUN: %clang_cc1 %s -fsyntax-only -triple loongarch64 -target-feature +lasx -flax-vector-conversions=none
3 // RUN: %clang_cc1 %s -fsyntax-only -triple loongarch64 -target-feature +lasx -flax-vector-conversions=none -fno-signed-char
5 #include <lasxintrin.h>