[LLVMdev] backend question
Andreas Färber
andreas.faerber at web.de
Sun Mar 13 03:41:01 PDT 2011
Am 08.03.2011 um 19:59 schrieb Ken Dyck:
> If you are interested, I can send you a patch of the changes that I
> made to the 2.8 release for a backend that targets a 24-bit
> word-addressable DSP, but it is quite rough and it includes changes in
> which you probably aren't interested (support for non-power-of-2
> integer sizes and some other bug fixes).
I would be interested in non-power-of-two support. I started adding
the very basics for i24 in my STM8 repo but there are still a couple
places that do getIntegerWidth() * 2 calculations for expansion.
Do you have a public repo and/or plans to merge those features into
trunk?
Andreas
More information about the llvm-dev
mailing list