================ @@ -0,0 +1,155 @@ +; RUN: opt < %s -passes=slsr -S | FileCheck %s ---------------- Artem-B wrote: Please use utils/update_llc_test_checks.py to generate test checks. https://github.com/llvm/llvm-project/pull/162930