================
@@ -0,0 +1,14 @@
+// REQUIRES: arm-registered-target
+// RUN: %clang_cc1 -triple aarch64-none-elf \
+// RUN:   -O2 \
+// RUN:   -emit-llvm -fexperimental-max-bitint-width=1024 -o - %s | FileCheck 
%s
----------------
Lukacma wrote:

I don't think such test file exists for aarch64. I tried searching for smth 
like that in CodeGen, couldn't find any file which would be suitable for this 
test.

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

Reply via email to