[PATCH] D78147: [LICM] Try to merge debug locations when sinking
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 03:14:45 PDT 2020
jmorse added a comment.
Looks good, I agree with Vedant about avoiding CHECKing explicit metadata numbers. Plus, the store CHECK is testing for a !tbaa node too, which should be avoided.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78147/new/
https://reviews.llvm.org/D78147
More information about the llvm-commits
mailing list