[PATCH] D113497: [IPSCCP] Support unfeasible default dests for switch.

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 25 09:20:44 PST 2021


nikic added a comment.

Agree with @lebedev.ri, this should point to an unreachable block. It doesn't matter much for the resolvedUndefsIn case, but with proper support merging into an unrelated case would be a pretty bad choice.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113497



More information about the llvm-commits mailing list