[PATCH] D15597: [ValueTracking] Handle opaque types in isDereferenceableAndAlignedPointer.

Michael Zolotukhin via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 12:03:51 PST 2015


mzolotukhin added a comment.

Hi Artur,

That makes sense to me, I sank the `isSized` checks to `isAligned` routines. Is the patch good to commit?

Thanks,
Michael


http://reviews.llvm.org/D15597





More information about the llvm-commits mailing list