Re: [PATCH], PowerPC, Add -mpower9-dform to switches turned on with -mcpu=power9

2016-01-04 Thread David Edelsohn
On Thu, Dec 31, 2015 at 3:41 PM, Michael Meissner wrote: > When I did the inital d-form support for ISA 3.0 (power9) for loading scalar > SF/DF values into Altivec registers, I did not enable -mpower9-dform with the > other ISA 3.0 switches when you used -mcpu=power9. This was during the > initi

[PATCH], PowerPC, Add -mpower9-dform to switches turned on with -mcpu=power9

2015-12-31 Thread Michael Meissner
When I did the inital d-form support for ISA 3.0 (power9) for loading scalar SF/DF values into Altivec registers, I did not enable -mpower9-dform with the other ISA 3.0 switches when you used -mcpu=power9. This was during the initial development, I had some bugs. I fixed the bugs, but I forgot to