[PATCH] D129370: [SimplifyCFG] Allow SimplifyCFG hoisting to skip over non-matching instructions
Momchil Velikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 5 07:15:00 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG078899cd64cd: [SimplifyCFG] Allow SimplifyCFG hoisting to skip over non-matching instructions (authored by chill).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129370/new/
https://reviews.llvm.org/D129370
Files:
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/Transforms/SimplifyCFG/hoist-common-skip-limit.ll
llvm/test/Transforms/SimplifyCFG/hoist-common-skip.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129370.457986.patch
Type: text/x-patch
Size: 29340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220905/9f2722b2/attachment.bin>
More information about the llvm-commits
mailing list