simplify-rtx.c
218 KB
-
simplify-rtx.c (simplify_unary_operation_1): Use GET_MODE_PRECISION rather than… · 4faba5c3
simplify-rtx.c (simplify_unary_operation_1): Use GET_MODE_PRECISION rather than GET_MODE_BITSIZE to better handle partial... 2019-07-09 John Darrington <john@darrington.wattle.id.au> * simplify-rtx.c (simplify_unary_operation_1): Use GET_MODE_PRECISION rather than GET_MODE_BITSIZE to better handle partial integer modes. From-SVN: r273312
John Darrington committed