[PATCH] D115985: [JumpThreading] Remove unreachable blocks after jumpthreading

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 17 23:54:57 PST 2021


nikic added a comment.

Please submit patches with full context (`-U99999`).

Why is it necessary for jump threading to remove unreachable blocks?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115985/new/

https://reviews.llvm.org/D115985



More information about the llvm-commits mailing list