[all-commits] [llvm/llvm-project] 7317f7: [JumpThreading] Remove LVI printer flag

Aiden Grossman via All-commits all-commits at lists.llvm.org
Sat Nov 25 21:32:27 PST 2023


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