[PATCH] D124439: [JumpThreading][NFC][CompileTime] Do not recompute BPI/BFI analyzes

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 06:07:38 PDT 2022


mkazantsev updated this revision to Diff 425501.
mkazantsev retitled this revision from "[JumpThreading][NFC][CompileTime] Reuse existing LoopInfo instead of recomputation" to "[JumpThreading][NFC][CompileTime] Do not recompute BPI/BFI analyzes".
mkazantsev edited the summary of this revision.
mkazantsev added a reviewer: aeubanks.
mkazantsev added a comment.

Addressed comments.


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

https://reviews.llvm.org/D124439

Files:
  llvm/include/llvm/Transforms/Scalar/JumpThreading.h
  llvm/lib/Transforms/Scalar/JumpThreading.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124439.425501.patch
Type: text/x-patch
Size: 4557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220427/98c41b5e/attachment.bin>


More information about the llvm-commits mailing list