[all-commits] [llvm/llvm-project] 5eb85c: [JumpThreading] Remove LVI printer flag (#73426)

Aiden Grossman via All-commits all-commits at lists.llvm.org
Mon Nov 27 00:19:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5eb85c052e458a11dd1d536e00b9d4170d812612
      https://github.com/llvm/llvm-project/commit/5eb85c052e458a11dd1d536e00b9d4170d812612
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-11-27 (Mon, 27 Nov 2023)

  Changed paths:
    M llvm/lib/Transforms/Scalar/JumpThreading.cpp
    M llvm/test/Analysis/LazyValueAnalysis/lvi-after-jumpthreading.ll

  Log Message:
  -----------
  [JumpThreading] Remove LVI printer flag (#73426)

This patch removes the -print-lvi-after-jump-threading flag now that we
can print everything in the LVI cache using the print<lazy-value-info>
pass.




More information about the All-commits mailing list