This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, AArch64 v2 01/11] aarch64: Simplify LSE cas generation


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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]