[PATCH] D64463: [CodeExtractor] Fix sinking of allocas with multiple bitcast uses (PR42451)

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 09:32:19 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365660: [CodeExtractor] Fix sinking of allocas with multiple bitcast uses (PR42451) (authored by vedantk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64463?vs=208868&id=208989#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64463

Files:
  llvm/trunk/lib/Transforms/Utils/CodeExtractor.cpp
  llvm/trunk/test/Transforms/CodeExtractor/live_shrink_multiple.ll
  llvm/trunk/test/Transforms/HotColdSplit/sink-multiple-bitcasts-of-allocas-pr42451.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64463.208989.patch
Type: text/x-patch
Size: 6419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190710/3b753ea6/attachment.bin>


More information about the llvm-commits mailing list