[PATCH] D67678: PR17164: Change clang's default behavior from -flax-vector-conversions=all to -flax-vector-conversions=integer.
Nemanja Ivanovic via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 13 16:24:20 PDT 2022
nemanjai added a comment.
In D67678#3446526 <https://reviews.llvm.org/D67678#3446526>, @rsmith wrote:
> @dexonsmith @arphaman What do we need to do to get this re-landed?
FWIW, on the PPC side, we are working on cleaning up `altivec.h` and plan to eventually make `-fno-lax-vector-conversions` the default.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67678/new/
https://reviews.llvm.org/D67678
More information about the cfe-commits
mailing list