Re: [pushed] Darwin: Handle poly_int machine modes.

2020-08-04 Thread Richard Sandiford
Iain Sandoe writes: > Hi > > I’ve started looking at the changes to the Darwin port that will be > needed to support the AArch64 version of the OS. One of those is > that it will be necessary to support poly-int machine modes where > the number of coeffs > 1. > > @richard, as discussed on irc, th

[pushed] Darwin: Handle poly_int machine modes.

2020-08-03 Thread Iain Sandoe
Hi I’ve started looking at the changes to the Darwin port that will be needed to support the AArch64 version of the OS. One of those is that it will be necessary to support poly-int machine modes where the number of coeffs > 1. @richard, as discussed on irc, this removes the ‘IN_TARGET_CODE’ cha