xbolva00 added inline comments. ================ Comment at: test/Transforms/LICM/hoist-deref-load.ll:601 + +; Check that guard by condition "null checn AND something" allows to hoist the +; load. ---------------- check https://reviews.llvm.org/D50172