[PATCH] D65404: [AArch64] Disable __ARM_FEATURE_SVE without ACLE.
Sander de Smalen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 30 01:06:51 PDT 2019
sdesmalen added a comment.
Thanks, I see your argument for having the feature enabled even when the ACLE is still partially supported. At the moment however, LLVM still only support the assembler/disassembler and inline asm.
We'll be working to add support for the ACLE soon, but for now having the flag enabled sets the wrong expectations.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65404/new/
https://reviews.llvm.org/D65404
More information about the cfe-commits
mailing list