[PATCH] D40293: [NFC] Factor out implicit control flow logic from GVN
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 26 23:34:52 PDT 2018
mkazantsev updated this revision to Diff 153005.
mkazantsev added a comment.
Rebased. We need to reanimate this.
https://reviews.llvm.org/D40293
Files:
include/llvm/Transforms/Scalar/GVN.h
include/llvm/Transforms/Utils/ImplicitControlFlowTracking.h
lib/Transforms/Scalar/GVN.cpp
lib/Transforms/Utils/CMakeLists.txt
lib/Transforms/Utils/ImplicitControlFlowTracking.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40293.153005.patch
Type: text/x-patch
Size: 13806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180627/b7caf176/attachment.bin>
More information about the llvm-commits
mailing list