[LLVMdev] Loop elimination with floating point counter.

Syoyo Fujita syoyofujita at gmail.com
Thu Feb 19 23:31:45 PST 2009


On Sat, Jan 17, 2009 at 5:24 AM, Chris Lattner <clattner at apple.com> wrote:

>
> On Jan 14, 2009, at 5:11 AM, Syoyo Fujita wrote:
>
> > Thanks for many comments.
> >
> > The loop with finite fp values(which could be representable in IEEE754
> > fp format) such like,
>
> Sure, LLVM could definitely do this.  If you're interested, I'd
> suggest starting by extending the existing code that we have to do
> this.  The existing code just handles increments by unit constants, so
> it doesn't trigger with 1.2.


Yes, I'd like to commit the patches as much as possible.
Would you tell me the source code location where I have to investigate?

--
Syoyo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090220/b75cd574/attachment.html>


More information about the llvm-dev mailing list