[PATCH] D65310: [JumpThreading] In updatePredecessorProfileMetadata, stop searching predecessor when the current bb is an unreachable single bb loop
Wei Mi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 26 13:59:03 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL367154: [JumpThreading] Stop searching predecessor when the current bb is in a (authored by wmi, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D65310?vs=211978&id=212003#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65310/new/
https://reviews.llvm.org/D65310
Files:
llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
llvm/trunk/test/Transforms/JumpThreading/unreachable-loops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65310.212003.patch
Type: text/x-patch
Size: 3624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190726/ba507e17/attachment.bin>
More information about the llvm-commits
mailing list