simon_tatham added a comment.

Yes, the commit message in rL371817 <https://reviews.llvm.org/rL371817> 
mentions that the long-term aim is to change the default to `none` for 
everyone. If that change happens before I manage to land this patch, then this 
patch certainly will become unnecessary.

But D68683 <https://reviews.llvm.org/D68683> doesn't make that change: it only 
prepares `arm_neon.h` not to fall over in future when the change does happen. 
And MVE needs strict vector type checking more urgently than anyone else 
(because for us, it's not just a nice-to-have error-checking improvement, but 
critical to the polymorphic ACLE intrinsics working properly in the first 
place).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67160



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to