On Fri, Jun 8, 2012 at 12:25 PM, Xi Wang <xi.wang@xxxxxxxxx> wrote: >> What I am doing now is to convert all operands to integers first, >> perform the addition, and then convert the result back to pointer. >> Anything wrong with that? On Fri, Jun 8, 2012 at 10:28 PM, Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote: > Wrong with it? No, it's what all reasonable hardware does anyway. But > it's possible that it would effectively disable some LVM warnings or > optimizations. Yeah. I'd really prefer we avoid any special tricks with LLVM and just do what clang does. -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html