[PATCH] D31647: [JumpThreading] Propagate branch hint (biased branch weight) metadata

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 15 20:01:39 PDT 2017


inouehrs updated this revision to Diff 102774.
inouehrs edited the summary of this revision.
inouehrs added a comment.

- rebased to the latest source tree.
- fixed coding style issues


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.102774.patch
Type: text/x-patch
Size: 12960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170616/6d768e8f/attachment.bin>


More information about the llvm-commits mailing list