[PATCH] Address Space Casting
Michele Scandale
michele.scandale at gmail.com
Wed Nov 13 07:00:53 PST 2013
On 11/13/2013 04:31 AM, Matt Arsenault wrote:
>
> I think it's less noisy to not use isPtrOrPtrVectorTy() and then again isVectorTy() in some places, and instead use a combination of dyn_cast and taking the scalar type, but it's fine as is.
>
> http://llvm-reviews.chandlerc.com/D1401
>
If you want I can fix it following your hints. If you are ok and still want it
to in 3.4, I would appreciate if you can commit it for me, because I haven't
commit rights yet.
Thanks in advance.
-Michele
More information about the llvm-commits
mailing list