[PATCH] D109565: Teach SimplifyCFG to fold switches into lookup tables in more cases.

Patrick Walton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 10 13:14:05 PDT 2021


pcwalton added a comment.

Looks fine to me. Note that to trigger on `Debug` we also need the frontend changes at https://github.com/rust-lang/rust/pull/88832.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109565



More information about the llvm-commits mailing list