diff options
author | Danila Malyutin <dmalyutin@azul.com> | 2022-05-30 16:30:49 +0300 |
---|---|---|
committer | Danila Malyutin <dmalyutin@azul.com> | 2022-05-31 15:13:58 +0300 |
commit | 4fb3fd7d82067a6d5ade618db54b6e9b1158204b (patch) | |
tree | b0efb63886f04f76953322932a66efcaf7016954 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | c7bee26f4fe170a065e48a2650e70802e9fc9ece (diff) | |
download | llvm-4fb3fd7d82067a6d5ade618db54b6e9b1158204b.zip llvm-4fb3fd7d82067a6d5ade618db54b6e9b1158204b.tar.gz llvm-4fb3fd7d82067a6d5ade618db54b6e9b1158204b.tar.bz2 |
[InstCombine] Fix const folding of switches with default case
In case phi was in the default block it could lead to multi-edge.
Fixes #55721.
Differential Revision: https://reviews.llvm.org/D126650
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions