On 11/22/2018 07:30 PM, Segher Boessenkool wrote:
Hi! On Thu, Nov 22, 2018 at 02:47:10PM -0500, Vladimir Makarov wrote:To generate the expected code with r in a general reg, I just decrease the number of getting r value into vsx reg by changing r + r onto -r. Is the following patch ok for trunk?Yes, the test now again tests what it is meant to test (that you get m[tf]vsrd from reloads). It's fine for trunk, thanks!
Thank you, Segher. Committed as rev. 266421.