================
@@ -97,6 +97,17 @@
   SVE_TYPE(Name, Id, SingletonId)
 #endif
 
+#ifndef AARCH64_VECTOR_TYPE
----------------
paulwalker-arm wrote:

I agree.  Carol and I discussed this previously and I asked her to ignore the 
obvious structural/naming issues and focus on adding the new types in an away 
that keeps the patches small.  When we have the types in place I've promised to 
refactor the code to bring in a better structure (essentially continuing on 
from https://github.com/llvm/llvm-project/issues/107599 but incorporating the 
new scalar and fixed length types).

https://github.com/llvm/llvm-project/pull/99865
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to