[Openmp-dev] Small Aarch64/ARM patch

C Bergström cbergstrom at pathscale.com
Fri Jan 16 20:47:05 PST 2015


Hi

Please review/commit this small patch.

It fixes small bug with "_Quad" type being used when it is not available
and fixes MB() macro to actually do memory barrier for ARM architectures
(it was previously done for PPC only, but ARM has the same "weak" hardware
memory ordering).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/openmp-dev/attachments/20150117/a252380a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openmp-llvm.patch
Type: text/x-patch
Size: 1045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-dev/attachments/20150117/a252380a/attachment.bin>


More information about the Openmp-dev mailing list