[PATCH] D57834: [CodeExtractor] Only lift lifetime markers present in the extraction region

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 13 11:55:59 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353973: [CodeExtractor] Only lift lifetime markers present in the extraction region (authored by vedantk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57834?vs=185602&id=186714#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57834

Files:
  llvm/trunk/lib/Transforms/Utils/CodeExtractor.cpp
  llvm/trunk/test/Transforms/HotColdSplit/lifetime-markers-on-inputs-1.ll
  llvm/trunk/test/Transforms/HotColdSplit/lifetime-markers-on-inputs-2.ll
  llvm/trunk/test/Transforms/HotColdSplit/lifetime-markers-on-inputs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57834.186714.patch
Type: text/x-patch
Size: 17401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190213/71596918/attachment.bin>


More information about the llvm-commits mailing list