================
@@ -0,0 +1,339 @@
+// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py 
UTC_ARGS: --version 6
+// REQUIRES: amdgpu-registered-target
+// RUN: %clang_cc1 -triple amdgcn-amd-amdhsa -target-cpu gfx908 
-DMFMA_GFX908_TESTS -emit-llvm -fcuda-is-device -o - %s | FileCheck %s 
--check-prefix=CHECK-GFX908
+// RUN: %clang_cc1 -triple amdgcn-amd-amdhsa -target-cpu gfx942 
-DMFMA_GFX942_TESTS -emit-llvm -fcuda-is-device -o - %s | FileCheck %s 
--check-prefix=CHECK-GFX942
----------------
ranapratap55 wrote:

Yes, few of them are target specific.

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

Reply via email to