[PATCH] D27114: Preserve nonnull metadata on Loads through SROA & mem2reg.

Ariel Ben-Yehuda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 1 13:47:35 PST 2016


arielb1 added a comment.

Could you also preserve !range metadata? It behaves similarly to nonzero, and inttoptr/ptrtoint interchanges them.


https://reviews.llvm.org/D27114





More information about the llvm-commits mailing list