re PR target/54703 (_mm_sub_pd is incorrectly substituted with vandnps)
PR target/54703 * simplify-rtx.c (simplify_binary_operation_1): Perform (x - (x & y)) -> (x & ~y) optimization only for integral modes. * gcc.target/i386/pr54703.c: New test. From-SVN: r191801
Showing
gcc/testsuite/gcc.target/i386/pr54703.c
0 → 100644
Please
register
or
sign in
to comment