Displaying 1 result from an estimated 1 matches for "5bf44c20".
Did you mean:
1b544c20
2015 Dec 16
2
RFC: Extending atomic loads and stores to floating point and vector types
>
>
>>> - Once we add vector, should we consider adding other composite
>>> types in general, including structs? C++ allows this, but has substantial
>>> issues w.r.t. padding.
>>>
>>> I'd say possibly, but FCAs are poorly supported in the IR in general. I
>>> am not willing to block changes for vectors on changes for FCAs.