[PATCH] D52707: Switch optimization in IR for known maximum switch values
Ayonam Ray via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 16 08:29:06 PST 2018
ayonam added a comment.
In D52707#1332376 <https://reviews.llvm.org/D52707#1332376>, @lebedev.ri wrote:
> In D52707#1332374 <https://reviews.llvm.org/D52707#1332374>, @ayonam wrote:
>
> > ...
> >
> > Please review this and the other two patches 52002 and another one with the test case for this patch.
>
>
> Both the D52002 <https://reviews.llvm.org/D52002> and this one, still do not have any tests..
I have added the test case for review under D55742 <https://reviews.llvm.org/D55742>. Please review the same. Thanks.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D52707/new/
https://reviews.llvm.org/D52707
More information about the llvm-commits
mailing list