]> git.ipfire.org Git - thirdparty/gcc.git/commit
simplify-rtx: Simplify rotates by zero
authorRoger Sayle <roger@nextmovesoftware.com>
Wed, 24 Jun 2020 19:18:03 +0000 (19:18 +0000)
committerSegher Boessenkool <segher@kernel.crashing.org>
Wed, 24 Jun 2020 19:27:57 +0000 (19:27 +0000)
commit0c586913e61021681e3221e8760cd87b24142aea
treee38ce13f24f1481798513b381d2c9321d71b94c4
parent35eca8c5e16933b5cdb17eac4ed51e6b3877b288
simplify-rtx: Simplify rotates by zero

2020-06-24  Roger Sayle  <roger@nextmovesoftware.com>
    Segher Boessenkool  <segher@kernel.crashing.org>

* simplify-rtx.c (simplify_unary_operation_1): Simplify rotates by 0.
gcc/simplify-rtx.c