[PATCH] D113779: [Clang] Add mfp16, mfp16fml and mdotprod flags for ARM target features.
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 7 03:33:30 PDT 2022
fhahn updated this revision to Diff 458407.
fhahn added a comment.
Rebase and ping :)
The potential benefit of having -m flags is also mentioned in this recent bug report: https://github.com/llvm/llvm-project/issues/57588
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113779/new/
https://reviews.llvm.org/D113779
Files:
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Arch/AArch64.cpp
clang/lib/Driver/ToolChains/Arch/ARM.cpp
clang/test/Preprocessor/aarch64-target-features.c
clang/test/Preprocessor/arm-target-features.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113779.458407.patch
Type: text/x-patch
Size: 10302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220907/50d1e496/attachment.bin>
More information about the cfe-commits
mailing list