[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
Tue Sep 14 23:54:05 PDT 2021


dbakunevich updated this revision to Diff 372640.

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.372640.patch
Type: text/x-patch
Size: 7208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210915/945ab666/attachment.bin>


More information about the llvm-commits mailing list