================
@@ -0,0 +1,122 @@
+// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py 
UTC_ARGS: --version 5
+// RUN: %clang_cc1 -triple loongarch32 -fexperimental-max-bitint-width=1024 
-emit-llvm %s -o - | FileCheck %s --check-prefix=LA32
+// RUN: %clang_cc1 -triple loongarch64 -fexperimental-max-bitint-width=1024 
-emit-llvm %s -o - | FileCheck %s --check-prefix=LA64
+
+/// Testing the alignment and size of _BitInt(N) for different values of N
----------------
Ami-zhang wrote:

Done.

https://github.com/llvm/llvm-project/pull/145297
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to