[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:30:42 PDT 2021


dbakunevich updated this revision to Diff 373537.

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.373537.patch
Type: text/x-patch
Size: 7771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210920/db4a5b88/attachment.bin>


More information about the llvm-commits mailing list