We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0f0d50 commit c42e7b8Copy full SHA for c42e7b8
flang/test/Lower/OpenMP/target_cpu_features.f90
@@ -7,7 +7,7 @@
7
8
!CHECK: omp.target = #omp.target<target_cpu = "gfx908",
9
!CHECK-SAME: target_features = "+dot3-insts,+dot4-insts,+s-memtime-inst,
10
-!CHECK-SAME: +16-bit-insts,+s-memrealtime,+dot6-insts,+dl-insts,+wavefrontsize64,
+!CHECK-SAME: +16-bit-insts,+s-memrealtime,+dot6-insts,+dl-insts,+image-insts,+wavefrontsize64,
11
!CHECK-SAME: +gfx9-insts,+gfx8-insts,+ci-insts,+dot10-insts,+dot7-insts,
12
!CHECK-SAME: +dot1-insts,+dot5-insts,+mai-insts,+dpp,+dot2-insts">
13
!CHECK-LABEL: func.func @_QPomp_target_simple() {
0 commit comments