[llvm] [NFC][LLVM] Cleanup namespace usage in DFAJumpThreading.cpp (PR #162179)

Rahul Joshi via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 7 05:46:41 PDT 2025


================
@@ -379,6 +381,7 @@ inline raw_ostream &operator<<(raw_ostream &OS, const PathType &Path) {
 /// by cloning necessary basic blocks and replacing conditional branches with
 /// unconditional ones. A threading path includes a list of basic blocks, the
 /// exit state, and the block that determines the next state.
----------------
jurahul wrote:

Done.

https://github.com/llvm/llvm-project/pull/162179


More information about the llvm-commits mailing list