[PATCH] D155711: [SimplifyCFG] Hoist common instructions on Switch.
DianQK via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 19 17:29:44 PDT 2023
DianQK updated this revision to Diff 542258.
DianQK added a comment.
Added isSafeToHoistInstr check, but still need to fix patchable-function-entry-bti.ll failure.
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/Transforms/SimplifyCFG/hoist-common-code-on-switch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155711.542258.patch
Type: text/x-patch
Size: 4322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230720/007540e4/attachment.bin>
More information about the llvm-commits
mailing list