================ @@ -0,0 +1,91 @@ +; RUN: opt < %s -passes="jump-threading,print<lazy-value-info>" -disable-output 2>&1 | FileCheck %s ---------------- antoniofrighetto wrote: Good point! Updated and dropped previous test, thanks. https://github.com/llvm/llvm-project/pull/92946