[clang] [Clang][AArch64] Add fix vector types to header into SVE (PR #73258)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 1 03:23:37 PST 2023
================
@@ -0,0 +1,13 @@
+//===--- arm_vector_type.td - ARM Fixed vector types compiler interface ---===//
----------------
CarolineConcatto wrote:
We need for the file in CMakeLists.txt
lang_generate_header(-gen-arm-vector-type arm_vector_types.td arm_vector_types.h)
https://github.com/llvm/llvm-project/pull/73258
More information about the cfe-commits
mailing list