[PATCH] D107233: [SimplifyCFG] Enable switch to lookup table for more types.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 3 15:36:02 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb818da27ab6d: [SimplifyCFG] Enable switch to lookup table for more types. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107233

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/SimplifyCFG/RISCV/switch_to_lookup_table-rv32.ll
  llvm/test/Transforms/SimplifyCFG/RISCV/switch_to_lookup_table-rv64.ll
  llvm/test/Transforms/SimplifyCFG/rangereduce.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107233.363896.patch
Type: text/x-patch
Size: 21687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210803/2870f808/attachment.bin>


More information about the llvm-commits mailing list