[PATCH] D71337: [VE,#0] 64bit data for SjLj

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 9 05:50:08 PST 2020


simoll updated this revision to Diff 237035.
simoll added reviewers: grosbach, MatzeB, t.p.northover, dblaikie, Gerolf.
simoll added a comment.

- Rebased
- NFC (`getArch() == ..` -- > `isVE()`).
- Dug through layers of cosmetic commits to find potential reviewers for the SjLjEHPreparePass.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71337

Files:
  llvm/include/llvm/CodeGen/Passes.h
  llvm/lib/CodeGen/SjLjEHPrepare.cpp
  llvm/lib/CodeGen/TargetPassConfig.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71337.237035.patch
Type: text/x-patch
Size: 5062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200109/98bae7c8/attachment.bin>


More information about the llvm-commits mailing list