[PATCH] D67160: [clang, ARM] Default to -fno-lax-vector-conversions in ARM v8.1-M.
Dave Green via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 9 06:33:17 PDT 2019
dmgreen added a comment.
Yes.. My understanding is that the default is still -flax-vector-convertions=all (the old clang behaviour), but the plan is to change it (for all architectures) to none.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67160/new/
https://reviews.llvm.org/D67160
More information about the cfe-commits
mailing list