Displaying 2 results from an estimated 2 matches for "c40bc1b3".
2013 Nov 09
0
[LLVMdev] Loads moving across barriers
...have a specialized
alias analysis that implements this, or to work out a proper metadata-based
system for expressing these constraints from the frontend.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131109/c40bc1b3/attachment.html>
2013 Nov 09
3
[LLVMdev] Loads moving across barriers
On Nov 8, 2013, at 1:53 PM, Owen Anderson <resistor at mac.com> wrote:
> Hi Matt,
>
> On Nov 8, 2013, at 1:14 PM, Matt Arsenault <Matthew.Arsenault at amd.com> wrote:
>
>> Both of these I think sort of went in the wrong direction and talked specifically about the semantics of the atomic instructions (fence in particular), which isn't the real question. Is