diff options
author | YunQiang Su <syq@debian.org> | 2024-05-20 14:48:34 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-20 14:48:34 +0800 |
commit | d59bc6b5c75384aa0b1e78cc85e17e8acaccebaf (patch) | |
tree | 4d9361a033513a2786079e89362a188d15407250 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | eac743d1b01fd44bc742e1ccc2be8360908bdbf8 (diff) | |
download | llvm-d59bc6b5c75384aa0b1e78cc85e17e8acaccebaf.zip llvm-d59bc6b5c75384aa0b1e78cc85e17e8acaccebaf.tar.gz llvm-d59bc6b5c75384aa0b1e78cc85e17e8acaccebaf.tar.bz2 |
Clang/MIPS: Add +fp64 if MSA and no explicit -mfp option (#91949)
MSA requires -mfp64. If FP64 is supported by CPU (mips32r2+), and no
-mfp32/-mfpxx is explicitly given, let's add +fp64. Otherwise some cmd
like
clang --target=mips -mips32r5 -mmsa
will issue LLVM backend ICE.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions