[PATCH] D155711: [SimplifyCFG] Hoist common instructions on Switch.
DianQK via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 30 07:18:13 PDT 2023
DianQK updated this revision to Diff 545437.
DianQK added a comment.
Split test cases and code changes into two commits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155711/new/
https://reviews.llvm.org/D155711
Files:
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/CodeGen/AArch64/patchable-function-entry-bti.ll
llvm/test/Transforms/SimplifyCFG/hoist-common-code-with-unreachable.ll
llvm/test/Transforms/SimplifyCFG/hoist-common-code.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155711.545437.patch
Type: text/x-patch
Size: 26750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230730/56600aee/attachment-0001.bin>
More information about the llvm-commits
mailing list