[PATCH] D106056: [CVP] processSwitch: Remove default case when switch cover all possible values.
JunMa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 9 01:53:54 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8ba2adcf9e54: Recommit "Revert "[CVP] processSwitch: Remove default case when switch cover… (authored by junparser).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106056/new/
https://reviews.llvm.org/D106056
Files:
llvm/include/llvm/Transforms/Utils/Local.h
llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
llvm/lib/Transforms/Utils/Local.cpp
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/Transforms/CorrelatedValuePropagation/basic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106056.371526.patch
Type: text/x-patch
Size: 6832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210909/db9c18f8/attachment.bin>
More information about the llvm-commits
mailing list