[PATCH] D36404: Disable jump threading into loop headers
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 6 11:45:00 PDT 2017
hfinkel accepted this revision.
hfinkel added a comment.
This revision is now accepted and ready to land.
In https://reviews.llvm.org/D36404#862414, @kparzysz wrote:
> Changed the code to simply disable jump threading into loop headers.
LGTM.
Repository:
rL LLVM
https://reviews.llvm.org/D36404
More information about the llvm-commits
mailing list