[LLVMdev] GEP::getIndexValid() with other iterators
Chris Lattner
clattner at apple.com
Tue Jul 22 22:20:01 PDT 2008
On Jul 16, 2008, at 9:58 AM, Matthijs Kooijman wrote:
> Hi all,
>
> once more with the patch inline for easy review. I did not include the
> argpromotion pass here, since it's not the main topic of this post.
Hi Matthijs,
I'd prefer to not turn this into a template. Why not just define a
version that takes an array of uint64_t's or something like that?
-Chris
More information about the llvm-dev
mailing list