SjoerdMeijer marked an inline comment as done. SjoerdMeijer added inline comments.
================ Comment at: clang/lib/Basic/Targets/ARM.cpp:465 + MVE |= MVE_INT | MVE_FP; + HW_FP |= HW_FP_SP | HW_FP_HP; } ---------------- ostannard wrote: > Does this also need to set FPU and HasLegalHalfType? Yep, thanks for catching this one, will fix this. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D60710/new/ https://reviews.llvm.org/D60710 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits