[all-commits] [llvm/llvm-project] 2f8191: [JumpThreading] Remove LVI printer flag

Aiden Grossman via All-commits all-commits at lists.llvm.org
Sun Nov 26 23:36:29 PST 2023


  Branch: refs/heads/users/boomanaiden154/remove-post-lazyjump-lvi-print
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f81917739dd7931059bb65311160a44d9404d5a
      https://github.com/llvm/llvm-project/commit/2f81917739dd7931059bb65311160a44d9404d5a
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-11-26 (Sun, 26 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

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