[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 12:32:50 PDT 2019


rsmith added a comment.

In D68683#1701769 <https://reviews.llvm.org/D68683#1701769>, @rsmith wrote:

> 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.


Never mind, looks like I didn't get round to landing D67678 <https://reviews.llvm.org/D67678> yet. =)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68683





More information about the cfe-commits mailing list