[PATCH] D68683: ARM] Fix arm_neon.h with -flax-vector-conversions=none

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 9 10:27:48 PDT 2019


rsmith accepted this revision.
rsmith added a comment.

Thank you!

We also have a hack in the ARM and AArch64 target info to set the default for lax vector conversions back to "all" when NEON is enabled that can now be removed.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68683/new/

https://reviews.llvm.org/D68683





More information about the cfe-commits mailing list