[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
Fri Dec 15 10:15:28 PST 2017


Carrot updated this revision to Diff 127157.
Carrot marked 5 inline comments as done.
Carrot added a comment.

Thanks a lot for the English language correction.


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.127157.patch
Type: text/x-patch
Size: 12526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171215/d1cdb86d/attachment.bin>


More information about the llvm-commits mailing list