================ @@ -0,0 +1,67 @@ +; RUN: opt %s -passes='function(scalarizer<load-store>)' -S | FileCheck %s ---------------- nikic wrote: Please generate this using update_test_checks.py. https://github.com/llvm/llvm-project/pull/111569