On 10/31/18 10:02 AM, Richard Henderson wrote: > On 10/30/18 7:48 PM, James Greenhalgh wrote: >> On Tue, Oct 02, 2018 at 11:19:05AM -0500, Richard Henderson wrote: >>> The cas insn is a single insn, and if expanded properly need not >>> be split after reload. Use the proper inputs for the insn. >> >> OK. > > Thanks. Committed 1-4 & 9.
Now only 7, 8, 10, 11 are outstanding. I could split out the pure isa TImode compare-and-swap, putting the out-of-line portion into a separate patch if you like, James. r~