[llvm-branch-commits] [llvm] [JumpThreading] Remove LVI printer flag (PR #73426)

2023-11-25 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-analysis Author: Aiden Grossman (boomanaiden154) Changes This patch removes the -print-lvi-after-jump-threading flag now that we can print everything in the LVI cache using the printlazy-value-info pass. --- Full diff:

[llvm-branch-commits] [llvm] [JumpThreading] Remove LVI printer flag (PR #73426)

2023-11-25 Thread Aiden Grossman via llvm-branch-commits
https://github.com/boomanaiden154 created https://github.com/llvm/llvm-project/pull/73426 This patch removes the -print-lvi-after-jump-threading flag now that we can print everything in the LVI cache using the print pass. >From 7317f7018ce98afa2e58c7c8af166a849b4a1674 Mon Sep 17 00:00:00 2001

[llvm-branch-commits] [llvm] 7317f70 - [JumpThreading] Remove LVI printer flag

2023-11-25 Thread Aiden Grossman via llvm-branch-commits
Author: Aiden Grossman Date: 2023-11-25T21:29:11-08:00 New Revision: 7317f7018ce98afa2e58c7c8af166a849b4a1674 URL: https://github.com/llvm/llvm-project/commit/7317f7018ce98afa2e58c7c8af166a849b4a1674 DIFF:

[llvm-branch-commits] [llvm] 0276bc1 - [LVI] Add NewPM printer pass

2023-11-25 Thread Aiden Grossman via llvm-branch-commits
Author: Aiden Grossman Date: 2023-11-25T21:20:29-08:00 New Revision: 0276bc121c06eebe3a031d72a971d84a20c7f1b5 URL: https://github.com/llvm/llvm-project/commit/0276bc121c06eebe3a031d72a971d84a20c7f1b5 DIFF: