[LLVMdev] Shrink Wrap for ARM architecture?

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Oct 31 07:13:15 PDT 2013


> Thanks Rafael! It's a shame to see a feature go away that easily, but I also
> don't have man-power to maintain this. At least it was well isolated so that
> anyone can start over from that when needed.
>
> For my education, how bad was it? Was the problem in the implementation or
> in the edge case performance? Was it something wrong with the code or just
> under-tested?

Even can probably comment more, but two things I noticed:

* zero tests
* an arbitrary limit (500 basic blocks) where it would give up

> Maybe, if it's not too bad (just need more testing), than I could possibly
> convince someone to look at it?
>
> cheers,
> --renato

Cheers,
Rafael



More information about the llvm-dev mailing list