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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 25 09:12:43 PST 2021


lebedev.ri added a comment.

Not really familiar with this pass, but the transform sounds legal, although i would have guessed you'd want to instead point it to an new block with `unreachable`?


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