[PATCH] D135982: [SimplifyCFG] Try unsigned case value for switch to lookup table
chenglin.bi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 14 23:21:26 PDT 2022
bcl5980 updated this revision to Diff 467995.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135982/new/
https://reviews.llvm.org/D135982
Files:
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/Transforms/SimplifyCFG/X86/switch-table-bug.ll
llvm/test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135982.467995.patch
Type: text/x-patch
Size: 9691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221015/ccf8df55/attachment.bin>
More information about the llvm-commits
mailing list