[PATCH] D154048: [PowerPC] fix jumptable encoding when ppc-use-absolute-jumptables is turned on
Ting Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 29 01:29:33 PDT 2023
tingwang created this revision.
tingwang added reviewers: shchenz, nemanjai, kamaub, PowerPC.
tingwang added a project: LLVM.
Herald added subscribers: kbarton, hiraditya.
Herald added a project: All.
tingwang requested review of this revision.
Herald added a subscriber: llvm-commits.
Fix the issue exposed in https://reviews.llvm.org/D154047
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D154048
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/test/CodeGen/PowerPC/absol-jump-table-enabled.ll
llvm/test/CodeGen/PowerPC/pcrel-jump-table.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154048.535671.patch
Type: text/x-patch
Size: 5616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230629/98d1387b/attachment.bin>
More information about the llvm-commits
mailing list