This patch makes JumpThreading fold br(freeze(undef)) if the freeze instruction
is only used by the branch.
Details
Details
- Reviewers
efriedma nikic kazu - Commits
- rG111a02decd4f: [JumpThreading] Fold br(freeze(undef))
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo