[PATCH] D37902: [CodeExtractor] Fix multiple bugs under certain shape of extracted region

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 5 18:16:30 PDT 2017


myhsu updated this revision to Diff 117944.
myhsu added a comment.

Remove 'FindPhiPredForUsedInBlock' function


https://reviews.llvm.org/D37902

Files:
  lib/Transforms/Utils/CodeExtractor.cpp
  unittests/Transforms/Utils/CMakeLists.txt
  unittests/Transforms/Utils/CodeExtractor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37902.117944.patch
Type: text/x-patch
Size: 8620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171006/b32ade0e/attachment.bin>


More information about the llvm-commits mailing list