[PATCH] Begin adding docs and IR-level support for the inalloca attribute

Reid Kleckner rnk at google.com
Wed Nov 13 20:03:11 PST 2013


On Wed, Nov 13, 2013 at 4:24 PM, Sean Silva <silvas at purdue.edu> wrote:

>
>
>
> On Wed, Nov 13, 2013 at 5:42 PM, Reid Kleckner <rnk at google.com> wrote:
>
>> Adding more people who care.
>>
>> The LangRef explanation is trying to be really terse.  Is there somewhere
>> I should put a longer form explanation of why I think this representation
>> is the best?  It was also hashed on out llvmdev, and I can restart
>> discussion there if you like, linking it to this patch with the actual
>> LangRef change.
>>
>
> Add a new document about the feature. There is precedent for this with
> e.g. <http://llvm.org/docs/LangRef.html#atomic-memory-ordering-constraints>
> which calls out to <http://llvm.org/docs/Atomics.html>.
>
> You can copy <http://llvm.org/docs/SphinxQuickstartTemplate.html>
> (docs/SphinxQuickstartTemplate.rst) for a quick and easy bootstrap of a new
> document.
>

Thanks, that sounds like exactly the right thing.  I didn't feel like
dumping it all into another email to llvm-dev.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131113/2fae302b/attachment.html>


More information about the llvm-commits mailing list