[llvm] [MergeICmps] Fix miss-compile in MergeICmps in presence of blockaddresses (PR #145925)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 26 13:22:26 PDT 2025
https://github.com/nikic approved this pull request.
LGTM. Strictly speaking we should be checking for an indirectbr predecessor, but address taken is close enough.
https://github.com/llvm/llvm-project/pull/145925
More information about the llvm-commits
mailing list