IROutliner: Fix assert with non-0 alloca addrspace
The arguments are passed as stored to new allocas so the address space needs to match.
Loading
Please sign in to comment
The arguments are passed as stored to new allocas so the address space needs to match.