[PATCH] D59661: [GVN] Try to be more principled about non-integral pointers

Jameson Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 18:11:48 PDT 2019


vtjnash added a comment.

Thanks @reames, I appreciate what you've already done here. I had started this a long time ago, where more of it was a functional change, then discovered you had recently already made most of the essential fixes and written the necessary tests. I've changed this into a stack of 3 commits that touch slightly different areas.


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

https://reviews.llvm.org/D59661





More information about the llvm-commits mailing list