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

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 5 02:01:37 PST 2021


kaz7 updated this revision to Diff 314540.
kaz7 added a comment.

Update comments in header file comment which I've forgotten to modify.


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.314540.patch
Type: text/x-patch
Size: 77171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210105/a5479b89/attachment.bin>


More information about the llvm-commits mailing list