[PATCH] D21271: Fix `InstCombine` to not widen metadata on store-to-load forwarding

Anna Thomas via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 20 10:17:38 PDT 2016


anna added a comment.

This looks good to me. So, all callers will confirm if the metadata of the returning instruction needs to be changed and how the metadata should be changed.


http://reviews.llvm.org/D21271





More information about the llvm-commits mailing list