search for: 5971cffb

Displaying 2 results from an estimated 2 matches for "5971cffb".

2015 Dec 12
2
RFC: Extending atomic loads and stores to floating point and vector types
On Sat, Dec 12, 2015 at 1:24 AM, Philip Reames <listmail at philipreames.com> wrote: > Patch posted for review: http://reviews.llvm.org/D15471 Looking at the patch, I think we should do FP only for now as vectors have extra complexities which IMO warrant more discussion. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Dec 14
2
RFC: Extending atomic loads and stores to floating point and vector types
...vector, should we consider adding other composite types in general, including structs? C++ allows this, but has substantial issues w.r.t. padding. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151214/5971cffb/attachment.html>