[PATCH] D86832: [HotColdSplit][WIP] Add support for outlining Itanium EH blocks by hoisting calls to eh.typeid.for intrinsic

Ruijie Fang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 28 22:23:11 PDT 2020


rjf updated this revision to Diff 288761.
rjf added a comment.

Add test case for EH outlining


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86832

Files:
  llvm/lib/Transforms/IPO/HotColdSplitting.cpp
  llvm/test/Transforms/HotColdSplit/try.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86832.288761.patch
Type: text/x-patch
Size: 14406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200829/13a8da23/attachment.bin>


More information about the llvm-commits mailing list