[PATCH] D124439: [JumpThreading][NFC] Reuse existing LoopInfo instead of recomputation

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 01:12:41 PDT 2022


mkazantsev added a comment.

My measurements are tad noisy, but they show ~10% JumpThreading CT saving on a big method.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124439/new/

https://reviews.llvm.org/D124439



More information about the llvm-commits mailing list