Displaying 3 results from an estimated 3 matches for "d84447".
2020 Jul 27
5
Removing IPConstantPropagation.cpp
...potential for confusion and sometimes leads people to spend time finding & reporting bugs as well as updating it to work with the latest API changes.
If there are people actively using it, I would love to hear.
If no-ones using it, I’d propose to remove the dead code: https://reviews.llvm.org/D84447
Cheers,
Florian
2020 Jul 15
2
Bug in pass 'ipsccp' on function attribute 'argmemonly'?
On 7/14/20 4:34 PM, Hal Finkel via llvm-dev wrote:
>
> On 7/14/20 11:28 AM, Fangqing Du wrote:
>> Thank you Hal and Stefan!
>>
>> Bug report is filed: https://bugs.llvm.org/show_bug.cgi?id=46717
>> <https://bugs.llvm.org/show_bug.cgi?id=46717>
>>
>> And Stefan,
>> I think 'attributor' is a really nice pass, and can infer more
>>
2020 Jul 28
2
Removing IPConstantPropagation.cpp
...le to spend time finding & reporting bugs
> as well as updating it to work with the latest API changes.
> >
> > If there are people actively using it, I would love to hear.
> >
> > If no-ones using it, I’d propose to remove the dead code:
> https://reviews.llvm.org/D84447
> >
> > Cheers,
> > Florian
> > _______________________________________________
> > LLVM Developers mailing list
> > llvm-dev at lists.llvm.org
> > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
> __________________________________________...