[PATCH] D27114: Preserve nonnull metadata on Loads through SROA & mem2reg.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 29 13:53:53 PST 2016
chandlerc added a comment.
Could you clean up the formatting to match LLVM coding standards? At the very least clang-format would help here (lots of lines over 80 columns, indent looks all wrong).
https://reviews.llvm.org/D27114
More information about the llvm-commits
mailing list