[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 12:15:42 PDT 2019
wmi updated this revision to Diff 211978.
wmi added a comment.
Address Eli's comment.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65310/new/
https://reviews.llvm.org/D65310
Files:
llvm/lib/Transforms/Scalar/JumpThreading.cpp
llvm/test/Transforms/JumpThreading/unreachable-loops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65310.211978.patch
Type: text/x-patch
Size: 3542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190726/e78648fa/attachment.bin>
More information about the llvm-commits
mailing list