1 // RUN
: not llvm-mc
-triple
=amdgcn
-mcpu
=gfx1100
-mattr
=+wavefrontsize32
,-wavefrontsize64
%s
2>&1 | FileCheck
--implicit-check-
not=error
: %s
2 // RUN
: not llvm-mc
-triple
=amdgcn
-mcpu
=gfx1100
-mattr
=-wavefrontsize32
,+wavefrontsize64
%s
2>&1 | FileCheck
--implicit-check-
not=error
: %s
4 v_dot2c_f32_f16_e64 v0
, v1
, v2
5 // CHECK
: :[[@LINE-
1]]:{{[0-9]+}}: error
: e64 variant of this instruction is
not supported
8 // CHECK
: :[[@LINE-
1]]:{{[0-9]+}}: error
: e64 variant of this instruction is
not supported