[PATCH] D69025: [Driver,ARM] Make -mfloat-abi=soft turn off MVE.
Simon Tatham via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 16 06:03:05 PDT 2019
simon_tatham added a comment.
Yes: this change is in the driver, and causes those features to be disabled on the command line to cc1, which responds by not defining `__ARM_FEATURE_MVE`.
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