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

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 6 19:41:11 PST 2017


inouehrs added a comment.

@davidxl Thank you for the comment. I have never realized your patch https://reviews.llvm.org/D36864 added similar functionality. 
I will investigate `updatePredecessorProfileMetadata`.


https://reviews.llvm.org/D31647





More information about the llvm-commits mailing list