[PATCH] D106317: [SimplifyCFG] performBranchToCommonDestFolding(): form block-closed SSA form before cloning instructions (PR51125)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 11 07:34:31 PDT 2021
lebedev.ri updated this revision to Diff 365755.
lebedev.ri added a comment.
Better naming, NFC.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106317/new/
https://reviews.llvm.org/D106317
Files:
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/Transforms/SimplifyCFG/fold-branch-to-common-dest.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106317.365755.patch
Type: text/x-patch
Size: 10199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210811/b8a58a0f/attachment.bin>
More information about the llvm-commits
mailing list