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

Owen Anderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 15 15:07:17 PDT 2021


This revision was automatically updated to reflect the committed changes.
resistor marked an inline comment as done.
Closed by commit rG68079ef0eb01: Teach SimplifyCFG to fold switches into lookup tables in more cases. (authored by resistor).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109565

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/SimplifyCFG/X86/switch-to-lookup-bitcast.ll
  llvm/test/Transforms/SimplifyCFG/X86/switch-to-lookup-gep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109565.372814.patch
Type: text/x-patch
Size: 8252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210915/3c9dadc3/attachment.bin>


More information about the llvm-commits mailing list