llvm-project
52f31266 - [mlir][emitc]: use converted result types when func.call has one result (#205191)

Commit
53 days ago
[mlir][emitc]: use converted result types when func.call has one result (#205191) The lowering for `func.call` to emitc properly uses converted result types when there are multiple return values from the called func, but not when there is a single one.
Author
Parents
Loading