search for: be78b51c

Displaying 2 results from an estimated 2 matches for "be78b51c".

2016 Aug 23
2
Memory scope proposal
> Let me rephrase: why is it preferable to add first class instruction support for opaque scope rather than using intrinsics? Given that LLVM core now supports atomic instructions, it would seem desirable to use them for all languages supported by LLVM. This would allow optimizations to be aware of the memory semantics. By using intrinsics this information no longer becomes available in a
2016 Aug 23
5
Memory scope proposal
...operations after it, but allow reordering of memory operations (except another atomic acquire) before it, regardless of the memory scope. Thanks, -Tony -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160823/be78b51c/attachment-0001.html>