[LLVMdev] Intended semantics for ``fence seq_cst``
Chandler Carruth
chandlerc at google.com
Wed Jul 31 18:16:55 PDT 2013
On Wed, Jul 31, 2013 at 6:10 PM, JF Bastien <jfb at google.com> wrote:
> This promotion happens after opt, but before most
> architecture-specific optimizations
>
You will need to do this in the frontend. The target independent optimizers
are allowed to use the memory model.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130731/10d06659/attachment.html>
More information about the llvm-dev
mailing list