[cfe-dev] [PATCH] Support for builtins __sync_fetch_and_nand and __sync_nand_and_fetch

Wesley Peck peckw at wesleypeck.com
Tue Dec 21 18:26:18 PST 2010


On Dec 21, 2010, at 7:51 PM, Chris Lattner wrote:
> Wesley, is there any reason to add these?

Not really. I originally worked up the patch just because I noticed the nand operations were missing while I was working on adding support for atomics to the MBlaze backend.

I've created a bug report (8842) to track the status of these two atomic builtins. Hopefully, this will make the status more clear to Google users.
 
--
Wesley Peck
University of Kansas
SLDG Laboratory



More information about the cfe-dev mailing list