Open
Description
Have you considered making ABI lowering to transform calls to return two/N values instead? LLVM IR instructions does not support multiple results and using structs is the way they go about implementing this, MLIR knows better though.
Originally posted by @bcardosolopes in #1292 (comment)
Metadata
Metadata
Assignees
Labels
No labels