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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 13 08:09:24 PDT 2017


spatel added a comment.

Hal's earlier comment said we don't need to hold this up for clang, but for reference that fix is proposed now:
https://reviews.llvm.org/D30806

@chandlerc / @davide / @efriedma / @hfinkel - can you continue your review? I don't know enough to approve.


https://reviews.llvm.org/D27114





More information about the llvm-commits mailing list