HomeFreeBSD

Apply llvm fix for crash building julia on PowerPC64

Description

Apply llvm fix for crash building julia on PowerPC64

Merge commit 6710b21d4698 from llvm git (by Kai Luo):

[PowerPC] Allow llvm.ppc.cfence to accept pointer types

In the context of atomic load, integer, pointer and float point types are allowed, thus we should allow llvm.ppc.cfence to accept any type mentioned.

Fixes https://github.com/llvm/llvm-project/issues/55983.

Reviewed By: shchenz, vchuravy

Differential Revision: https://reviews.llvm.org/D127554

Requested by: jhibbits
MFC after: 3 days

Details

Provenance
dimAuthored on Dec 16 2022, 1:28 PM
Parents
rG3873bdc2f28f: netlink: connect netlink tests to the build
Branches
Unknown
Tags
Unknown