================ @@ -0,0 +1,78 @@ +; RUN: opt -passes=licm -verify-memoryssa -S < %s | FileCheck %s + +; Test that LICM's hoistRegin() ---------------- Apochens wrote: Oh, that must be a commit mistake. I'll fix it. https://github.com/llvm/llvm-project/pull/91729