[PATCH] D36404: Disable jump threading into loop headers

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 6 11:38:59 PDT 2017


kparzysz updated this revision to Diff 114038.
kparzysz retitled this revision from "TTI interface for creating jump-threaded branches into loop headers" to "Disable jump threading into loop headers".
kparzysz edited the summary of this revision.
kparzysz added a reviewer: hfinkel.
kparzysz added a comment.

Changed the code to simply disable jump threading into loop headers.


Repository:
  rL LLVM

https://reviews.llvm.org/D36404

Files:
  lib/Transforms/Scalar/JumpThreading.cpp
  test/Transforms/JumpThreading/static-profile.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36404.114038.patch
Type: text/x-patch
Size: 3663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170906/5b1658fb/attachment.bin>


More information about the llvm-commits mailing list