[llvm] [VFABI] Add support for vector functions that return struct types (PR #119000)

David Sherwood via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 13 01:59:42 PST 2024


================

----------------
david-arm wrote:

Is it worth having a negative test for an unpacked or literal struct, or perhaps for a struct of structs or a struct with arrays? For the latter two cases, I'd expect `getScalableECFromSignature` to fail sensibly.

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


More information about the llvm-commits mailing list