[PATCH] D39352: [SimplifyCFG] Don't do if-conversion if there is a long dependence chain
Guozhi Wei via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 18 15:21:59 PST 2017
Carrot updated this revision to Diff 127423.
Carrot marked 2 inline comments as done.
https://reviews.llvm.org/D39352
Files:
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
include/llvm/CodeGen/BasicTTIImpl.h
lib/Analysis/TargetTransformInfo.cpp
lib/Transforms/Utils/SimplifyCFG.cpp
test/Transforms/SimplifyCFG/X86/if-conversion.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39352.127423.patch
Type: text/x-patch
Size: 13011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171218/1a0a2cac/attachment-0001.bin>
More information about the llvm-commits
mailing list