[PATCH] D106056: [CVP] processSwitch: Remove default case when switch cover all possible values.
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 20 06:58:56 PDT 2021
spatel added a comment.
I'm not sure if things are updated properly here, so I pushed baseline tests:
00a50f261784 <https://reviews.llvm.org/rG00a50f2617849d0f374d8771fea1d3663e32efbc>
Please rebase and make sure the tests are changing as expected.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106056/new/
https://reviews.llvm.org/D106056
More information about the llvm-commits
mailing list