[PATCH] D69025: [Driver,ARM] Make -mfloat-abi=soft turn off MVE.
Dave Green via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 16 05:59:14 PDT 2019
dmgreen added a comment.
I do not know this code super well. What happens to the preprocessor in such cases? Does it disable the relevant macros automatically because we've turned off the mve and mve.fp features?
Could you add a test?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69025/new/
https://reviews.llvm.org/D69025
More information about the cfe-commits
mailing list