[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
Tue Sep 14 08:44:26 PDT 2021


resistor updated this revision to Diff 372493.
resistor added a comment.

Update for comments.


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.372493.patch
Type: text/x-patch
Size: 4583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210914/8e153b04/attachment.bin>


More information about the llvm-commits mailing list