[PATCH] D31647: [JumpThreading] Propagate branch hint metadata in more cases
Hiroshi Inoue via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 8 00:31:25 PST 2017
inouehrs updated this revision to Diff 126094.
inouehrs retitled this revision from "[JumpThreading] Propagate branch hint (biased branch weight) metadata" to "[JumpThreading] Propagate branch hint metadata in more cases".
inouehrs edited the summary of this revision.
inouehrs added reviewers: davidxl, chandlerc.
inouehrs added a comment.
- re-implemented by piggybacking on https://reviews.llvm.org/D36864
https://reviews.llvm.org/D31647
Files:
lib/Transforms/Scalar/JumpThreading.cpp
test/Transforms/JumpThreading/branch-metadata.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31647.126094.patch
Type: text/x-patch
Size: 10502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171208/549a40c6/attachment.bin>
More information about the llvm-commits
mailing list