[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
Thu Jul 25 19:18:15 PDT 2019
wmi updated this revision to Diff 211871.
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-single-bb-loop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65310.211871.patch
Type: text/x-patch
Size: 4117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190726/b9b59063/attachment-0001.bin>
More information about the llvm-commits
mailing list