[clang] [llvm] [LLVMABI] Add support for SVE types in the LLVM ABI library (PR #221375)

Andy Kaylor via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 9 10:57:35 PDT 2026


================
@@ -0,0 +1,258 @@
+//===- QualTypeMapperTest.cpp - Tests for QualType to ABI type mapping ----===//
----------------
andykaylor wrote:

The ABI classification through computeInfo isn't implemented yet.

https://github.com/llvm/llvm-project/pull/221375


More information about the cfe-commits mailing list