[PATCH] D134709: [LoongArch] Specify registers used in DWARF exception handling

Ray Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 00:43:42 PDT 2022


wangleiat created this revision.
wangleiat added reviewers: SixWeining, xen0n, xry111, gonglingqin, MaskRay.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
wangleiat requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Defines LoongArch registers for getExceptionPointerRegister() and
getExceptionSelectorRegister().


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D134709

Files:
  llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
  llvm/lib/Target/LoongArch/LoongArchISelLowering.h
  llvm/test/CodeGen/LoongArch/exception-pointer-register.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134709.463122.patch
Type: text/x-patch
Size: 5481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220927/4f708eb4/attachment.bin>


More information about the llvm-commits mailing list