[PATCH] D55147: Exclude non-integral pointers in isBytewiseValue

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 14 13:27:43 PST 2018


efriedma added a comment.

I'm okay with this, I guess... but someone more familiar with non-integral pointers in practice should approve.

Also, it would be nice to fix LangRef to clarify the interaction of non-integral pointers with a known bit-pattern.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55147/new/

https://reviews.llvm.org/D55147





More information about the llvm-commits mailing list