[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 12:45:58 PDT 2021
craig.topper updated this revision to Diff 363841.
craig.topper added a comment.
Add another TODO.
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.363841.patch
Type: text/x-patch
Size: 21687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210803/51ccd993/attachment.bin>
More information about the llvm-commits
mailing list