[PATCH] D55018: [CodeExtractor] Split PHI nodes with incoming values from outlined region (PR39433)
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 3 14:43:33 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL348205: [CodeExtractor] Split PHI nodes with incoming values from outlined region… (authored by vedantk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D55018?vs=176258&id=176488#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55018/new/
https://reviews.llvm.org/D55018
Files:
llvm/trunk/include/llvm/Transforms/Utils/CodeExtractor.h
llvm/trunk/lib/Transforms/Utils/CodeExtractor.cpp
llvm/trunk/test/Transforms/HotColdSplit/duplicate-phi-preds-crash.ll
llvm/trunk/unittests/Transforms/Utils/CodeExtractorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55018.176488.patch
Type: text/x-patch
Size: 14920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181203/9e3faf1e/attachment.bin>
More information about the llvm-commits
mailing list