[PATCH] D109428: [SimplifyCFG] SwitchInst processing redirecting the UB edges from the BB with the phiNode, that contains the UB, to the new BB.
Dmitry Bakunevich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 20 03:25:39 PDT 2021
dbakunevich updated this revision to Diff 373534.
dbakunevich marked an inline comment as done.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109428/new/
https://reviews.llvm.org/D109428
Files:
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/CodeGen/AArch64/arm64-ccmp.ll
llvm/test/Transforms/SimplifyCFG/switch_ub.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109428.373534.patch
Type: text/x-patch
Size: 7782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210920/36494532/attachment.bin>
More information about the llvm-commits
mailing list