[PATCH] D19674: [SimplifyCFG] propagate branch metadata when creating select

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 15:14:52 PDT 2016


spatel updated this revision to Diff 56069.
spatel added a comment.

Patch updated:
The branch weights of the first select are recalculated based on the new program structure.


http://reviews.llvm.org/D19674

Files:
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/Transforms/SimplifyCFG/preserve-branchweights.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19674.56069.patch
Type: text/x-patch
Size: 6701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160503/20e78a81/attachment.bin>


More information about the llvm-commits mailing list