Skip to content
This repository was archived by the owner on Dec 18, 2025. It is now read-only.

Support for Clang/LLVM Compiler#1659

Open
petrhosek wants to merge 1 commit intoARM-software:developfrom
petrhosek:clang
Open

Support for Clang/LLVM Compiler#1659
petrhosek wants to merge 1 commit intoARM-software:developfrom
petrhosek:clang

Conversation

@petrhosek
Copy link
Copy Markdown

Currently, Clang/LLVM would fallback to the GCC implementation which works but results in suboptimal performance. This change introduces support for Clang/LLVM compiler, specifically the implementation was tested and should support LLVM 18.1.0 and newer.

Currently, Clang/LLVM would fallback to the GCC implementation which
works but results in suboptimal performance. This change introduces
support for Clang/LLVM compiler, specifically the implementation was
tested and should support LLVM 18.1.0 and newer.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants