[PATCH] D54189: [HotColdSplitting] Ensure PHIs have unique incoming values

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 7 11:52:44 PST 2018


vsk updated this revision to Diff 172996.
vsk marked 4 inline comments as done.
vsk added a comment.

- Address review feedback from Aditya.


https://reviews.llvm.org/D54189

Files:
  llvm/lib/Transforms/IPO/HotColdSplitting.cpp
  llvm/test/Transforms/HotColdSplit/outline-while-loop.ll
  llvm/test/Transforms/HotColdSplit/phi-with-distinct-outlined-values.ll
  llvm/test/Transforms/HotColdSplit/succ-block-with-self-edge.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54189.172996.patch
Type: text/x-patch
Size: 8926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181107/43627af0/attachment-0001.bin>


More information about the llvm-commits mailing list