[PATCH] D50377: [LICM] Use ICFLoopSafetyInfo in LICM

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 1 18:10:05 PDT 2018


mkazantsev added a comment.

BTW this test is invalid, it has a load from nullptr and therefore contains UB.


https://reviews.llvm.org/D50377





More information about the llvm-commits mailing list