================ @@ -0,0 +1,78 @@ +; RUN: opt -passes=licm -verify-memoryssa -S < %s | FileCheck %s + +; Test that LICM's hoistRegin() ---------------- OCHyams wrote: Is this comment unfinished? https://github.com/llvm/llvm-project/pull/91729