[PATCH] D132653: [LoongArch] Support lowering br_jt
WÁNG Xuěruì via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 25 06:34:06 PDT 2022
xen0n created this revision.
xen0n added reviewers: SixWeining, wangleiat, gonglingqin, MaskRay, xry111.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
xen0n requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Jump tables cannot be generated yet, due to missing support for emitting
local addresses.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D132653
Files:
llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
llvm/test/CodeGen/LoongArch/jump-table.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132653.455567.patch
Type: text/x-patch
Size: 3632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220825/579f3910/attachment.bin>
More information about the llvm-commits
mailing list