]> git.lizzy.rs Git - rust.git/commit
add test for simd division overflow UB
authorRalf Jung <post@ralfj.de>
Thu, 3 Mar 2022 17:32:42 +0000 (12:32 -0500)
committerRalf Jung <post@ralfj.de>
Thu, 3 Mar 2022 17:32:42 +0000 (12:32 -0500)
commitc0f72510550529ca8ddaaffd94709bec457debff
tree720179314de91aa61b8c70c17a0eeaa800c061ac
parentd7c7fc0fa2c00ece9680daae137fedbb17923cee
add test for simd division overflow UB
tests/compile-fail/intrinsics/simd-div-overflow.rs [new file with mode: 0644]