[PATCH] D128474: [BOLT] Support multiple parents for split jump table
Huan Nguyen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 24 00:17:33 PDT 2022
nhuhuan added a comment.
In D128474#3606727 <https://reviews.llvm.org/D128474#3606727>, @rafauler wrote:
> Do you have a testcase?
I already created a test case for it: two parents access same jump table whose entries target both parents:
split-func-jump-table-fragment-bidirection.s
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128474/new/
https://reviews.llvm.org/D128474
More information about the llvm-commits
mailing list