[llvm] Branch folding: Avoid infinite loop with indirect target blocks (PR #96956)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 28 14:18:23 PDT 2024
v01dXYZ wrote:
@andykaylor ping (sorry for the fat paragraph). To summarize, I think we should only use the result of analyzeBranch instead of calling isSuccessor.
https://github.com/llvm/llvm-project/pull/96956
More information about the llvm-commits
mailing list