[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 22 10:55:04 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL321377: [SimplifyCFG] Don't do if-conversion if there is a long dependence chain (authored by Carrot, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D39352?vs=127953&id=128042#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39352

Files:
  llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
  llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/trunk/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/trunk/test/Transforms/SimplifyCFG/X86/if-conversion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39352.128042.patch
Type: text/x-patch
Size: 17141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171222/0c3ca74d/attachment.bin>


More information about the llvm-commits mailing list