[PATCH] D94071: [VE] Support SJLJ exception related instructions

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 5 03:19:27 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf784be0777f3: [VE] Support SJLJ exception related instructions (authored by kaz7).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94071/new/

https://reviews.llvm.org/D94071

Files:
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/lib/Target/VE/VEISelLowering.h
  llvm/lib/Target/VE/VEInstrBuilder.h
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/test/CodeGen/VE/Scalar/builtin_sjlj.ll
  llvm/test/CodeGen/VE/Scalar/builtin_sjlj_bp.ll
  llvm/test/CodeGen/VE/Scalar/builtin_sjlj_callsite.ll
  llvm/test/CodeGen/VE/Scalar/builtin_sjlj_landingpad.ll
  llvm/test/CodeGen/VE/Scalar/sjlj_except.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94071.314555.patch
Type: text/x-patch
Size: 77171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210105/6c03ff98/attachment-0001.bin>


More information about the llvm-commits mailing list