[PATCH] D140747: [Transform] Rewrite LowerSwitch using APInt
Peter Rong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 28 20:38:02 PST 2022
Peter updated this revision to Diff 485573.
Peter marked 2 inline comments as done.
Peter added a comment.
1. update tests
2. use APSInt
3. fix some other problems I forgot to fix.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140747/new/
https://reviews.llvm.org/D140747
Files:
llvm/lib/Transforms/Utils/LowerSwitch.cpp
llvm/test/Transforms/LowerSwitch/pr59316.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140747.485573.patch
Type: text/x-patch
Size: 13380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221229/2bb1778f/attachment.bin>
More information about the llvm-commits
mailing list