[PATCH] D107233: [SimplifyCFG] Enable switch to lookup table for more types.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 3 10:01:37 PDT 2021
lebedev.ri added a comment.
Could you please add a FIXME somewhere around `ShouldBuildLookupTable` in the code summarizing that support for larger-than-largest-legal-integer types can likely be added?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107233/new/
https://reviews.llvm.org/D107233
More information about the llvm-commits
mailing list