================
@@ -0,0 +1,75 @@
+! RUN: %flang_fc1 -ffast-real-mod -emit-mlir -o - %s | FileCheck %s 
--check-prefixes=CHECK%if target=x86_64{{.*}} %{,CHECK-KIND10%}%if 
flang-supports-f128-math %{,CHECK-KIND16%}
----------------
tblah wrote:

I think using kinds which are not enabled for a particular target is a compile 
error. Please could you put the checks for kind 10 and kind 16 in separate 
files and skip the whole thing if the types are not supported.

https://github.com/llvm/llvm-project/pull/160660
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to