blob: 4acf2f0f4d1e5dfa87835df27864cfabb90ca163 [file] [log] [blame]
error: argument 3 is required to be a constant
--> $DIR/const_arg_wrapper.rs:9:5
|
LL | _mm_clmulepi64_si128(a, b, imm8)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: aborting due to previous error