[PATCH] D58253: [CodeExtractor] Do not lift lifetime.end markers for region inputs

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 15 10:46:41 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354159: [CodeExtractor] Do not lift lifetime.end markers for region inputs (authored by vedantk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58253?vs=186916&id=187046#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58253

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58253.187046.patch
Type: text/x-patch
Size: 7691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190215/2ad96476/attachment.bin>


More information about the llvm-commits mailing list