[llvm] r362128 - Reapply: IR: add optional type to 'byval' function parameters

Mikael Holmén via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 22:16:24 PDT 2019



On 2019-06-05 22:38, Tim Northover wrote:
> Hi again,
> 
>> On 5 Jun 2019, at 09:17, Tim Northover via llvm-commits <llvm-commits at lists.llvm.org> wrote:
>> Thanks for telling me about that error. I’m looking into it now.
> 
> The error should be fixed now, by r362643. I also looked over any other pass that mentioned ByVal, but I think InstCombine is the only one that mangles things enough to be affected in the current regime.
> 

Great! Thank you!
/Mikael

> Cheers.
> 
> Tim.
> 



More information about the llvm-commits mailing list