Fix vector-compare-1 regressions on sh4/sh4eb caused by pattern clobbering T...
authorJeff Law <law@redhat.com>
Wed, 25 Mar 2020 20:33:08 +0000 (14:33 -0600)
committerJeff Law <law@redhat.com>
Wed, 25 Mar 2020 20:33:08 +0000 (14:33 -0600)
commit48817fbd7616f086ac7bb1dd38b862f78762c9b8
tree4fd94bd2eccb10ceebfff48a606f4b3931140d1c
parenteeb0c7c07133634eb5e98ba0348392684a763c95
Fix vector-compare-1 regressions on sh4/sh4eb caused by pattern clobbering T reg without expressing that in its RTL.

            PR rtl-optimization/90275
            * config/sh/sh.md (mov_neg_si_t): Clobber the T register in the
            pattern.
gcc/config/sh/sh.md