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

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 19:43:55 PDT 2019


vsk updated this revision to Diff 208868.
vsk edited the summary of this revision.
vsk added a comment.

- Rebase on an NFC refactoring: D64467 <https://reviews.llvm.org/D64467>


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

https://reviews.llvm.org/D64463

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

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


More information about the llvm-commits mailing list