[llvm] [SimplifyCFG] Fix hoisting problem in SimplifyCFG (PR #78615)

via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 5 12:46:17 PST 2024


RouzbehPaktinat wrote:

> ```diff
> diff --git a/llvm/lib/Transforms/Utils/SimplifyCFG.cpp b/llvm/lib/Transforms/Utils/SimplifyCFG.cpp
> ```

Fixed the problem.

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


More information about the llvm-commits mailing list