[all-commits] [llvm/llvm-project] 03a102: [JumpThreading][NFC] Reuse existing DT instead of ...
ebrevnov via All-commits
all-commits at lists.llvm.org
Wed Sep 14 22:28:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 03a102e3b2c8b03bd5308741ddbbde9e8e5ce067
https://github.com/llvm/llvm-project/commit/03a102e3b2c8b03bd5308741ddbbde9e8e5ce067
Author: Evgeniy Brevnov <ybrevnov at azul.com>
Date: 2022-09-15 (Thu, 15 Sep 2022)
Changed paths:
M llvm/lib/Transforms/Scalar/JumpThreading.cpp
Log Message:
-----------
[JumpThreading][NFC] Reuse existing DT instead of recomputation (newPM)
This is the same change as
503d5771b6c5e3544a9fa3be6b8d085ffbbd4057 with the same intent but for new pass manager.
More information about the All-commits
mailing list