================
@@ -57,6 +57,11 @@
 //  - IsBF true for vector of brain float elements.
 
//===----------------------------------------------------------------------===//
 
+#ifndef SVE_SCALAR_TYPE
+#define SVE_SCALAR_TYPE(Name, MangledName, Id, SingletonId, Bits) \
----------------
momchil-velikov wrote:

I already suggested we rename/restructure this file 
https://github.com/llvm/llvm-project/pull/99865#discussion_r1803464984
The feedback was we can do it later.
So I'll keep it as it for now and include `SVE_SCALAR_TYPE` in the whole 
refactoring/renaming when "later" comes.

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

Reply via email to