rsandifo-arm added a comment. I'd like to promote this from an RFC to an RFA. The associated cfe-dev discussion was:
http://lists.llvm.org/pipermail/cfe-dev/2020-March/065060.html continuing into April here: http://lists.llvm.org/pipermail/cfe-dev/2020-April/065069.html I don't think there were any objections to the proposal. In particular, in: http://lists.llvm.org/pipermail/cfe-dev/2020-March/065062.html Erich referred specifically to 'other' vector types, so it didn't sound like that was an objection to allowing overloading for these SVE types. (The SVE types aren't vectors at the language level, but are instead just opaque blobs. The patch is specific to them, and leaves the handing of normal vectors unchanged.) Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D77056/new/ https://reviews.llvm.org/D77056 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits