mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
5cc85000a7
This commit switches the remaining "wrapper" tests to assert_instr with constant parameters. This form of test is necessary when a vendor intrinsic requires an immediate constant value to optimize properly into the intended CPU instruction.